logger=settings t=2026-05-27T00:52:14.969589801Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-27T00:52:14Z logger=settings t=2026-05-27T00:52:14.969921191Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-27T00:52:14.969937141Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-27T00:52:14.969940971Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-27T00:52:14.969944031Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-27T00:52:14.969947011Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-27T00:52:14.969949821Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-27T00:52:14.969952641Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-27T00:52:14.969955672Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-27T00:52:14.969959052Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-27T00:52:14.969961612Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-27T00:52:14.969964162Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-27T00:52:14.969967212Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-27T00:52:14.969970252Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-27T00:52:14.969973212Z level=info msg=Target target=[all] logger=settings t=2026-05-27T00:52:14.969986872Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-27T00:52:14.969989963Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-27T00:52:14.969994353Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-27T00:52:14.969999793Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-27T00:52:14.970003123Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-27T00:52:14.970006363Z level=info msg="App mode production" logger=sqlstore t=2026-05-27T00:52:14.970360133Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-27T00:52:14.970380683Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-27T00:52:14.972248624Z level=info msg="Locking database" logger=migrator t=2026-05-27T00:52:14.972262935Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-27T00:52:14.97281345Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-27T00:52:14.973726035Z level=info msg="Migration successfully executed" id="create migration_log table" duration=912.275µs logger=migrator t=2026-05-27T00:52:14.979319759Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-27T00:52:14.980156612Z level=info msg="Migration successfully executed" id="create user table" duration=836.933µs logger=migrator t=2026-05-27T00:52:14.986160427Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-27T00:52:14.987250647Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.08646ms logger=migrator t=2026-05-27T00:52:14.99282481Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-27T00:52:14.993938081Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.11332ms logger=migrator t=2026-05-27T00:52:14.998107155Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-27T00:52:14.999135454Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.025358ms logger=migrator t=2026-05-27T00:52:15.004392018Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-27T00:52:15.005034456Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=642.788µs logger=migrator t=2026-05-27T00:52:15.008684866Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-27T00:52:15.012360077Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.678261ms logger=migrator t=2026-05-27T00:52:15.016225243Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-27T00:52:15.017590811Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.366048ms logger=migrator t=2026-05-27T00:52:15.021885659Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-27T00:52:15.022593089Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=707.13µs logger=migrator t=2026-05-27T00:52:15.026138906Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-27T00:52:15.026833585Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=698.429µs logger=migrator t=2026-05-27T00:52:15.030880556Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-27T00:52:15.031693799Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=812.873µs logger=migrator t=2026-05-27T00:52:15.038781163Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-27T00:52:15.039291377Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=509.854µs logger=migrator t=2026-05-27T00:52:15.043125343Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-27T00:52:15.045022595Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.896782ms logger=migrator t=2026-05-27T00:52:15.050176257Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-27T00:52:15.050205258Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.72µs logger=migrator t=2026-05-27T00:52:15.054843575Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-27T00:52:15.055985676Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.142211ms logger=migrator t=2026-05-27T00:52:15.062007292Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-27T00:52:15.062335941Z level=info msg="Migration successfully executed" id="Add missing user data" duration=328.519µs logger=migrator t=2026-05-27T00:52:15.066633369Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-27T00:52:15.068690576Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.057467ms logger=migrator t=2026-05-27T00:52:15.075324928Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-27T00:52:15.076435178Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.10728ms logger=migrator t=2026-05-27T00:52:15.081051915Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-27T00:52:15.082608058Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.559623ms logger=migrator t=2026-05-27T00:52:15.089137238Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-27T00:52:15.097469137Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.384201ms logger=migrator t=2026-05-27T00:52:15.343749786Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-27T00:52:15.345828864Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.081958ms logger=migrator t=2026-05-27T00:52:15.417068422Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-27T00:52:15.417578446Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=498.833µs logger=migrator t=2026-05-27T00:52:15.442986204Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-27T00:52:15.443892359Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=909.135µs logger=migrator t=2026-05-27T00:52:15.449170364Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-27T00:52:15.449913215Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=745.331µs logger=migrator t=2026-05-27T00:52:15.4544869Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-27T00:52:15.454992764Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=508.234µs logger=migrator t=2026-05-27T00:52:15.462264094Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-27T00:52:15.463302763Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.041529ms logger=migrator t=2026-05-27T00:52:15.46829996Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-27T00:52:15.469277567Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=979.087µs logger=migrator t=2026-05-27T00:52:15.481090482Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-27T00:52:15.482230293Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.142041ms logger=migrator t=2026-05-27T00:52:15.489514463Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-27T00:52:15.490540621Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.029718ms logger=migrator t=2026-05-27T00:52:15.496873215Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-27T00:52:15.497819461Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=952.186µs logger=migrator t=2026-05-27T00:52:15.502923172Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-27T00:52:15.502952903Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.281µs logger=migrator t=2026-05-27T00:52:15.507760455Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-27T00:52:15.508464484Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=703.369µs logger=migrator t=2026-05-27T00:52:15.514278854Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-27T00:52:15.514903371Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=624.627µs logger=migrator t=2026-05-27T00:52:15.522063178Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-27T00:52:15.522694845Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=631.097µs logger=migrator t=2026-05-27T00:52:15.527680413Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-27T00:52:15.528569827Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=892.765µs logger=migrator t=2026-05-27T00:52:15.533109102Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-27T00:52:15.536288269Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.178797ms logger=migrator t=2026-05-27T00:52:15.540614508Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-27T00:52:15.541555074Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=898.105µs logger=migrator t=2026-05-27T00:52:15.545977175Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-27T00:52:15.546929851Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=956.646µs logger=migrator t=2026-05-27T00:52:15.552260648Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-27T00:52:15.553323647Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.066989ms logger=migrator t=2026-05-27T00:52:15.557318317Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-27T00:52:15.558106639Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=789.072µs logger=migrator t=2026-05-27T00:52:15.562227632Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-27T00:52:15.563038024Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=804.052µs logger=migrator t=2026-05-27T00:52:15.568571266Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-27T00:52:15.569469371Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=946.396µs logger=migrator t=2026-05-27T00:52:15.573692837Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-27T00:52:15.574415767Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=723.02µs logger=migrator t=2026-05-27T00:52:15.578263663Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-27T00:52:15.578735126Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=467.933µs logger=migrator t=2026-05-27T00:52:15.583835206Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-27T00:52:15.584748501Z level=info msg="Migration successfully executed" id="create star table" duration=914.385µs logger=migrator t=2026-05-27T00:52:15.59815667Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-27T00:52:15.599174868Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.020929ms logger=migrator t=2026-05-27T00:52:15.60397998Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-27T00:52:15.605009718Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.031268ms logger=migrator t=2026-05-27T00:52:15.610947491Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-27T00:52:15.612132864Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.190843ms logger=migrator t=2026-05-27T00:52:15.618029736Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-27T00:52:15.619431844Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.403358ms logger=migrator t=2026-05-27T00:52:15.626140679Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-27T00:52:15.627433164Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.295465ms logger=migrator t=2026-05-27T00:52:15.641614944Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-27T00:52:15.643034093Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.424149ms logger=migrator t=2026-05-27T00:52:15.654270892Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-27T00:52:15.65526777Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=998.908µs logger=migrator t=2026-05-27T00:52:15.661438309Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-27T00:52:15.66148149Z level=info msg="Migration successfully executed" id="Update org table charset" duration=44.321µs logger=migrator t=2026-05-27T00:52:15.667727472Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-27T00:52:15.667773043Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=48.351µs logger=migrator t=2026-05-27T00:52:15.672045391Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-27T00:52:15.672283487Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=240.536µs logger=migrator t=2026-05-27T00:52:15.676526114Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-27T00:52:15.677623274Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.09676ms logger=migrator t=2026-05-27T00:52:15.68257597Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-27T00:52:15.683635459Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.064579ms logger=migrator t=2026-05-27T00:52:15.689156231Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-27T00:52:15.691525926Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.371895ms logger=migrator t=2026-05-27T00:52:15.695581708Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-27T00:52:15.696276817Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=695.029µs logger=migrator t=2026-05-27T00:52:15.700563415Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-27T00:52:15.701459129Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=877.484µs logger=migrator t=2026-05-27T00:52:15.706446916Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-27T00:52:15.707390242Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=942.426µs logger=migrator t=2026-05-27T00:52:15.712164153Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-27T00:52:15.718852467Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.674614ms logger=migrator t=2026-05-27T00:52:15.725583502Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-27T00:52:15.726687543Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.109231ms logger=migrator t=2026-05-27T00:52:15.733029917Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-27T00:52:15.734546219Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.517582ms logger=migrator t=2026-05-27T00:52:15.740148523Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-27T00:52:15.74186977Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.724867ms logger=migrator t=2026-05-27T00:52:15.746937349Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-27T00:52:15.74731219Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=374.741µs logger=migrator t=2026-05-27T00:52:15.752165413Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-27T00:52:15.753079398Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=905.615µs logger=migrator t=2026-05-27T00:52:15.75752184Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-27T00:52:15.757598062Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=73.682µs logger=migrator t=2026-05-27T00:52:15.762819106Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-27T00:52:15.767558496Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.73889ms logger=migrator t=2026-05-27T00:52:15.789702975Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-27T00:52:15.79353978Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.840295ms logger=migrator t=2026-05-27T00:52:15.800108151Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-27T00:52:15.803309929Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.202168ms logger=migrator t=2026-05-27T00:52:15.809311184Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-27T00:52:15.81024383Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=932.266µs logger=migrator t=2026-05-27T00:52:15.815280098Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-27T00:52:15.819665179Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.388871ms logger=migrator t=2026-05-27T00:52:15.831408641Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-27T00:52:15.832339947Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=935.056µs logger=migrator t=2026-05-27T00:52:15.837509239Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-27T00:52:15.838489376Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=979.767µs logger=migrator t=2026-05-27T00:52:15.844114031Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-27T00:52:15.844161002Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=48.541µs logger=migrator t=2026-05-27T00:52:15.848310326Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-27T00:52:15.848340217Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.211µs logger=migrator t=2026-05-27T00:52:15.852712027Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-27T00:52:15.854829225Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.116938ms logger=migrator t=2026-05-27T00:52:15.859215916Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-27T00:52:15.86118437Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.968054ms logger=migrator t=2026-05-27T00:52:15.866816285Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-27T00:52:15.868886102Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.070367ms logger=migrator t=2026-05-27T00:52:15.873485238Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-27T00:52:15.875967606Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.482688ms logger=migrator t=2026-05-27T00:52:15.879197865Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-27T00:52:15.879465582Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=267.907µs logger=migrator t=2026-05-27T00:52:15.893510688Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-27T00:52:15.895239266Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.732418ms logger=migrator t=2026-05-27T00:52:15.899133493Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-27T00:52:15.900006547Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=874.384µs logger=migrator t=2026-05-27T00:52:15.904680185Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-27T00:52:15.904755457Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=76.012µs logger=migrator t=2026-05-27T00:52:15.911428921Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-27T00:52:15.912414608Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=990.227µs logger=migrator t=2026-05-27T00:52:15.916393727Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-27T00:52:15.917393585Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=993.498µs logger=migrator t=2026-05-27T00:52:15.922798863Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-27T00:52:15.929786476Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.984473ms logger=migrator t=2026-05-27T00:52:15.934612558Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-27T00:52:15.935366069Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=754.201µs logger=migrator t=2026-05-27T00:52:15.938764542Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-27T00:52:15.939665677Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=900.305µs logger=migrator t=2026-05-27T00:52:15.944421018Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-27T00:52:15.945812866Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.395978ms logger=migrator t=2026-05-27T00:52:15.950208307Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-27T00:52:15.950834944Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=631.697µs logger=migrator t=2026-05-27T00:52:15.964643804Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-27T00:52:15.965413085Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=773.171µs logger=migrator t=2026-05-27T00:52:15.969672482Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-27T00:52:15.971828971Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.156349ms logger=migrator t=2026-05-27T00:52:15.976547251Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-27T00:52:15.977715643Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.172082ms logger=migrator t=2026-05-27T00:52:15.981000383Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-27T00:52:15.981186408Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=186.525µs logger=migrator t=2026-05-27T00:52:15.985927829Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-27T00:52:15.986231967Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=311.508µs logger=migrator t=2026-05-27T00:52:15.990909146Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-27T00:52:15.99215163Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.272235ms logger=migrator t=2026-05-27T00:52:15.996546341Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-27T00:52:15.999281156Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.739505ms logger=migrator t=2026-05-27T00:52:16.007398139Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-27T00:52:16.009375544Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.981054ms logger=migrator t=2026-05-27T00:52:16.015931074Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-27T00:52:16.017094546Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.167443ms logger=migrator t=2026-05-27T00:52:16.023409199Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-27T00:52:16.024400466Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=991.357µs logger=migrator t=2026-05-27T00:52:16.030451173Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-27T00:52:16.031223434Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=779.051µs logger=migrator t=2026-05-27T00:52:16.036335615Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-27T00:52:16.03799798Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.668286ms logger=migrator t=2026-05-27T00:52:16.043471461Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-27T00:52:16.050474503Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.993753ms logger=migrator t=2026-05-27T00:52:16.058848453Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-27T00:52:16.060137419Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.285026ms logger=migrator t=2026-05-27T00:52:16.070613777Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-27T00:52:16.071387128Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=773.212µs logger=migrator t=2026-05-27T00:52:16.078277488Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-27T00:52:16.079010218Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=732.511µs logger=migrator t=2026-05-27T00:52:16.086228726Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-27T00:52:16.087253464Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.030318ms logger=migrator t=2026-05-27T00:52:16.103950013Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-27T00:52:16.108743665Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.793162ms logger=migrator t=2026-05-27T00:52:16.115209613Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-27T00:52:16.11766553Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.459558ms logger=migrator t=2026-05-27T00:52:16.18897746Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-27T00:52:16.189031902Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=58.652µs logger=migrator t=2026-05-27T00:52:16.196517688Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-27T00:52:16.196991811Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=477.303µs logger=migrator t=2026-05-27T00:52:16.204644341Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-27T00:52:16.207192281Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.577991ms logger=migrator t=2026-05-27T00:52:16.2122414Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-27T00:52:16.212449306Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=208.445µs logger=migrator t=2026-05-27T00:52:16.216548098Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-27T00:52:16.217110464Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=582.686µs logger=migrator t=2026-05-27T00:52:16.22135115Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-27T00:52:16.227661974Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.307404ms logger=migrator t=2026-05-27T00:52:16.233856454Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-27T00:52:16.234111631Z level=info msg="Migration successfully executed" id="Update uid value" duration=255.907µs logger=migrator t=2026-05-27T00:52:16.237952526Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-27T00:52:16.23882846Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=875.644µs logger=migrator t=2026-05-27T00:52:16.243681474Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-27T00:52:16.244532728Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=850.723µs logger=migrator t=2026-05-27T00:52:16.249477953Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-27T00:52:16.250281515Z level=info msg="Migration successfully executed" id="create api_key table" duration=803.472µs logger=migrator t=2026-05-27T00:52:16.256710252Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-27T00:52:16.258541402Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.83398ms logger=migrator t=2026-05-27T00:52:16.264398244Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-27T00:52:16.265677569Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.279945ms logger=migrator t=2026-05-27T00:52:16.270718717Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-27T00:52:16.27191948Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.197383ms logger=migrator t=2026-05-27T00:52:16.276121936Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-27T00:52:16.277093922Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=971.956µs logger=migrator t=2026-05-27T00:52:16.281802882Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-27T00:52:16.282793379Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=989.527µs logger=migrator t=2026-05-27T00:52:16.286357737Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-27T00:52:16.287146409Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=788.242µs logger=migrator t=2026-05-27T00:52:16.294430999Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-27T00:52:16.302669756Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.238437ms logger=migrator t=2026-05-27T00:52:16.307156779Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-27T00:52:16.307969341Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=807.682µs logger=migrator t=2026-05-27T00:52:16.311336074Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-27T00:52:16.312130156Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=793.962µs logger=migrator t=2026-05-27T00:52:16.315868478Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-27T00:52:16.316682531Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=813.923µs logger=migrator t=2026-05-27T00:52:16.320845385Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-27T00:52:16.321671628Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=825.393µs logger=migrator t=2026-05-27T00:52:16.326948183Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-27T00:52:16.327622582Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=679.208µs logger=migrator t=2026-05-27T00:52:16.331710124Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-27T00:52:16.332391083Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=681.429µs logger=migrator t=2026-05-27T00:52:16.336856515Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-27T00:52:16.336882536Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.021µs logger=migrator t=2026-05-27T00:52:16.340491645Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-27T00:52:16.34465325Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.162085ms logger=migrator t=2026-05-27T00:52:16.348495665Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-27T00:52:16.351254451Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.759276ms logger=migrator t=2026-05-27T00:52:16.354970073Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-27T00:52:16.355152618Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=182.595µs logger=migrator t=2026-05-27T00:52:16.359657582Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-27T00:52:16.363060596Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.400373ms logger=migrator t=2026-05-27T00:52:16.367105987Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-27T00:52:16.370930492Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.815125ms logger=migrator t=2026-05-27T00:52:16.375156718Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-27T00:52:16.376527326Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.371948ms logger=migrator t=2026-05-27T00:52:16.382155611Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-27T00:52:16.382727316Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=572.136µs logger=migrator t=2026-05-27T00:52:16.386387747Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-27T00:52:16.387257111Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=869.544µs logger=migrator t=2026-05-27T00:52:16.392207027Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-27T00:52:16.393120612Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=914.435µs logger=migrator t=2026-05-27T00:52:16.397476532Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-27T00:52:16.398396247Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=912.206µs logger=migrator t=2026-05-27T00:52:16.402342095Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-27T00:52:16.403104156Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=757.471µs logger=migrator t=2026-05-27T00:52:16.407170598Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-27T00:52:16.40723369Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=63.682µs logger=migrator t=2026-05-27T00:52:16.411021434Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-27T00:52:16.411052605Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=35.411µs logger=migrator t=2026-05-27T00:52:16.416041322Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-27T00:52:16.418938392Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.893729ms logger=migrator t=2026-05-27T00:52:16.424682799Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-27T00:52:16.427449355Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.767036ms logger=migrator t=2026-05-27T00:52:16.433231465Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-27T00:52:16.433326397Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=102.883µs logger=migrator t=2026-05-27T00:52:16.438102778Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-27T00:52:16.43890463Z level=info msg="Migration successfully executed" id="create quota table v1" duration=799.532µs logger=migrator t=2026-05-27T00:52:16.443276411Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-27T00:52:16.444043632Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=767.061µs logger=migrator t=2026-05-27T00:52:16.447351543Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-27T00:52:16.447374653Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.381µs logger=migrator t=2026-05-27T00:52:16.450619202Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-27T00:52:16.451442405Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=818.693µs logger=migrator t=2026-05-27T00:52:16.456993038Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-27T00:52:16.458778527Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.79013ms logger=migrator t=2026-05-27T00:52:16.46473833Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-27T00:52:16.469128361Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.395581ms logger=migrator t=2026-05-27T00:52:16.475532437Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-27T00:52:16.475580919Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=50.612µs logger=migrator t=2026-05-27T00:52:16.479809915Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-27T00:52:16.480816523Z level=info msg="Migration successfully executed" id="create session table" duration=1.007118ms logger=migrator t=2026-05-27T00:52:16.484810512Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-27T00:52:16.484953766Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=144.644µs logger=migrator t=2026-05-27T00:52:16.489583884Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-27T00:52:16.489940353Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=355.9µs logger=migrator t=2026-05-27T00:52:16.49380137Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-27T00:52:16.495055974Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.254374ms logger=migrator t=2026-05-27T00:52:16.498796797Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-27T00:52:16.499898617Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.110881ms logger=migrator t=2026-05-27T00:52:16.505184392Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-27T00:52:16.505217003Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=33.721µs logger=migrator t=2026-05-27T00:52:16.511540707Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-27T00:52:16.511570188Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=30.701µs logger=migrator t=2026-05-27T00:52:16.522840298Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-27T00:52:16.526288832Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.444814ms logger=migrator t=2026-05-27T00:52:16.529952573Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-27T00:52:16.533168271Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.215458ms logger=migrator t=2026-05-27T00:52:16.536220105Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-27T00:52:16.536306738Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=88.413µs logger=migrator t=2026-05-27T00:52:16.540930035Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-27T00:52:16.541017297Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=90.702µs logger=migrator t=2026-05-27T00:52:16.544283617Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-27T00:52:16.545508431Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.224814ms logger=migrator t=2026-05-27T00:52:16.549788709Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-27T00:52:16.54982615Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.881µs logger=migrator t=2026-05-27T00:52:16.55347285Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-27T00:52:16.556828362Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.355783ms logger=migrator t=2026-05-27T00:52:16.560197435Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-27T00:52:16.560350629Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=154.934µs logger=migrator t=2026-05-27T00:52:16.563765863Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-27T00:52:16.567044983Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.27794ms logger=migrator t=2026-05-27T00:52:16.570373564Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-27T00:52:16.573591943Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.220159ms logger=migrator t=2026-05-27T00:52:16.577019497Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-27T00:52:16.577087389Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.902µs logger=migrator t=2026-05-27T00:52:16.580572615Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-27T00:52:16.581465709Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=893.144µs logger=migrator t=2026-05-27T00:52:16.585723216Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-27T00:52:16.586977101Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.253735ms logger=migrator t=2026-05-27T00:52:16.591370321Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-27T00:52:16.592447161Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.07764ms logger=migrator t=2026-05-27T00:52:16.59640331Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-27T00:52:16.597316285Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=912.735µs logger=migrator t=2026-05-27T00:52:16.601369136Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-27T00:52:16.60222292Z level=info msg="Migration successfully executed" id="add index alert state" duration=853.754µs logger=migrator t=2026-05-27T00:52:16.606378074Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-27T00:52:16.607515735Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.141081ms logger=migrator t=2026-05-27T00:52:16.6142579Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-27T00:52:16.614941479Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=683.709µs logger=migrator t=2026-05-27T00:52:16.62041845Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-27T00:52:16.621388047Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=964.467µs logger=migrator t=2026-05-27T00:52:16.62552714Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-27T00:52:16.626498797Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=971.457µs logger=migrator t=2026-05-27T00:52:16.63242333Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-27T00:52:16.642329742Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.906092ms logger=migrator t=2026-05-27T00:52:16.64626339Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-27T00:52:16.646943969Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=679.569µs logger=migrator t=2026-05-27T00:52:16.65024526Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-27T00:52:16.651050082Z 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=804.622µs logger=migrator t=2026-05-27T00:52:16.655625158Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-27T00:52:16.655895105Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=270.137µs logger=migrator t=2026-05-27T00:52:16.659932166Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-27T00:52:16.660765759Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=834.073µs logger=migrator t=2026-05-27T00:52:16.66408264Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-27T00:52:16.665274323Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.191643ms logger=migrator t=2026-05-27T00:52:16.668697007Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-27T00:52:16.673673164Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.988107ms logger=migrator t=2026-05-27T00:52:16.677423127Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-27T00:52:16.681124649Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.701662ms logger=migrator t=2026-05-27T00:52:16.68517152Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-27T00:52:16.689243002Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.079242ms logger=migrator t=2026-05-27T00:52:16.692719057Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-27T00:52:16.695267277Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.54797ms logger=migrator t=2026-05-27T00:52:16.698421994Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-27T00:52:16.699090673Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=668.768µs logger=migrator t=2026-05-27T00:52:16.70445639Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-27T00:52:16.704482861Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.731µs logger=migrator t=2026-05-27T00:52:16.707674849Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-27T00:52:16.707694729Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=21.681µs logger=migrator t=2026-05-27T00:52:16.71026141Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-27T00:52:16.711164484Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=903.184µs logger=migrator t=2026-05-27T00:52:16.715597616Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T00:52:16.716283335Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=684.199µs logger=migrator t=2026-05-27T00:52:16.720720537Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-27T00:52:16.721250312Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=529.404µs logger=migrator t=2026-05-27T00:52:16.724242634Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-27T00:52:16.724798289Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=555.265µs logger=migrator t=2026-05-27T00:52:16.727707189Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T00:52:16.729692694Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.982915ms logger=migrator t=2026-05-27T00:52:16.734255009Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-27T00:52:16.739604856Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.350787ms logger=migrator t=2026-05-27T00:52:16.744331826Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-27T00:52:16.74883044Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.503294ms logger=migrator t=2026-05-27T00:52:16.752334596Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-27T00:52:16.752651835Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=320.069µs logger=migrator t=2026-05-27T00:52:16.756544592Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-27T00:52:16.757702504Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.125991ms logger=migrator t=2026-05-27T00:52:16.762415563Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-27T00:52:16.763455282Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.040499ms logger=migrator t=2026-05-27T00:52:16.767203615Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-27T00:52:16.771669878Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.466403ms logger=migrator t=2026-05-27T00:52:16.775509473Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-27T00:52:16.775639727Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=130.234µs logger=migrator t=2026-05-27T00:52:16.780048678Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-27T00:52:16.781179019Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.120891ms logger=migrator t=2026-05-27T00:52:16.78484049Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-27T00:52:16.786249298Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.399208ms logger=migrator t=2026-05-27T00:52:16.797479307Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-27T00:52:16.797682473Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=206.396µs logger=migrator t=2026-05-27T00:52:16.801509608Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-27T00:52:16.802529426Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.020188ms logger=migrator t=2026-05-27T00:52:16.806645849Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-27T00:52:16.808026107Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.380238ms logger=migrator t=2026-05-27T00:52:16.812629864Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-27T00:52:16.813839307Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.206254ms logger=migrator t=2026-05-27T00:52:16.819958835Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-27T00:52:16.821175808Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.217123ms logger=migrator t=2026-05-27T00:52:16.826805503Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-27T00:52:16.828051038Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.247735ms logger=migrator t=2026-05-27T00:52:16.83325481Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-27T00:52:16.834580757Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.327107ms logger=migrator t=2026-05-27T00:52:16.841373954Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-27T00:52:16.841463986Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=91.913µs logger=migrator t=2026-05-27T00:52:16.844847629Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-27T00:52:16.849641641Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.789372ms logger=migrator t=2026-05-27T00:52:16.853701162Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-27T00:52:16.854805193Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.101951ms logger=migrator t=2026-05-27T00:52:16.859703988Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-27T00:52:16.864239142Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.534745ms logger=migrator t=2026-05-27T00:52:16.868629983Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-27T00:52:16.870243067Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.615064ms logger=migrator t=2026-05-27T00:52:16.874472483Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-27T00:52:16.875627965Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.155322ms logger=migrator t=2026-05-27T00:52:16.880774997Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-27T00:52:16.881818515Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.050389ms logger=migrator t=2026-05-27T00:52:16.885425125Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-27T00:52:16.898245447Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.819862ms logger=migrator t=2026-05-27T00:52:16.902107903Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-27T00:52:16.902705419Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=597.576µs logger=migrator t=2026-05-27T00:52:16.907848261Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-27T00:52:16.909563118Z 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.713957ms logger=migrator t=2026-05-27T00:52:16.914168965Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-27T00:52:16.914661868Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=494.243µs logger=migrator t=2026-05-27T00:52:16.919658146Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-27T00:52:16.920333284Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=675.008µs logger=migrator t=2026-05-27T00:52:16.92455264Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-27T00:52:16.924838198Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=284.568µs logger=migrator t=2026-05-27T00:52:16.928717995Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-27T00:52:16.93329046Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.572346ms logger=migrator t=2026-05-27T00:52:16.936599441Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-27T00:52:16.941168577Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.568786ms logger=migrator t=2026-05-27T00:52:16.945577608Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-27T00:52:16.946686619Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.108271ms logger=migrator t=2026-05-27T00:52:16.950173354Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-27T00:52:16.951242894Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.06926ms logger=migrator t=2026-05-27T00:52:16.955408558Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-27T00:52:16.955740878Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=326.569µs logger=migrator t=2026-05-27T00:52:16.96020262Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-27T00:52:16.965033283Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.835333ms logger=migrator t=2026-05-27T00:52:16.969021802Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-27T00:52:16.970169534Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.142312ms logger=migrator t=2026-05-27T00:52:16.974451292Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-27T00:52:16.974689618Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=237.726µs logger=migrator t=2026-05-27T00:52:16.978202975Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-27T00:52:16.978573945Z level=info msg="Migration successfully executed" id="Move region to single row" duration=371.05µs logger=migrator t=2026-05-27T00:52:16.982719699Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-27T00:52:16.983444089Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=724.23µs logger=migrator t=2026-05-27T00:52:16.986773201Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-27T00:52:16.987578533Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=799.682µs logger=migrator t=2026-05-27T00:52:16.991599363Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T00:52:16.993588008Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.987905ms logger=migrator t=2026-05-27T00:52:16.99802581Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T00:52:16.99912022Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.09418ms logger=migrator t=2026-05-27T00:52:17.00313121Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-27T00:52:17.004109727Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=978.447µs logger=migrator t=2026-05-27T00:52:17.007531461Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-27T00:52:17.008561059Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.036048ms logger=migrator t=2026-05-27T00:52:17.011888461Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-27T00:52:17.012011764Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=123.093µs logger=migrator t=2026-05-27T00:52:17.015645194Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-27T00:52:17.0165699Z level=info msg="Migration successfully executed" id="create test_data table" duration=924.406µs logger=migrator t=2026-05-27T00:52:17.020983791Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-27T00:52:17.021902576Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=924.485µs logger=migrator t=2026-05-27T00:52:17.025845915Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-27T00:52:17.027040737Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.203173ms logger=migrator t=2026-05-27T00:52:17.03076965Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-27T00:52:17.03185496Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.08479ms logger=migrator t=2026-05-27T00:52:17.036991441Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-27T00:52:17.037281179Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=276.157µs logger=migrator t=2026-05-27T00:52:17.04061367Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-27T00:52:17.041088993Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=475.093µs logger=migrator t=2026-05-27T00:52:17.044653272Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-27T00:52:17.044816666Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=154.794µs logger=migrator t=2026-05-27T00:52:17.048386814Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-27T00:52:17.049254468Z level=info msg="Migration successfully executed" id="create team table" duration=867.664µs logger=migrator t=2026-05-27T00:52:17.053135225Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-27T00:52:17.054327447Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.198843ms logger=migrator t=2026-05-27T00:52:17.058994956Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-27T00:52:17.060100636Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.106111ms logger=migrator t=2026-05-27T00:52:17.063921581Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-27T00:52:17.071350525Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.426844ms logger=migrator t=2026-05-27T00:52:17.07516237Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-27T00:52:17.075467248Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=305.068µs logger=migrator t=2026-05-27T00:52:17.079362125Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-27T00:52:17.080651241Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.287996ms logger=migrator t=2026-05-27T00:52:17.090227124Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-27T00:52:17.091459468Z level=info msg="Migration successfully executed" id="create team member table" duration=1.234854ms logger=migrator t=2026-05-27T00:52:17.095622413Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-27T00:52:17.096379543Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=758.111µs logger=migrator t=2026-05-27T00:52:17.100845526Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-27T00:52:17.102144852Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.298616ms logger=migrator t=2026-05-27T00:52:17.106501242Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-27T00:52:17.107629813Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.128361ms logger=migrator t=2026-05-27T00:52:17.126856971Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-27T00:52:17.131940671Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.08649ms logger=migrator t=2026-05-27T00:52:17.138421719Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-27T00:52:17.143996372Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.573913ms logger=migrator t=2026-05-27T00:52:17.149626457Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-27T00:52:17.156118885Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.493568ms logger=migrator t=2026-05-27T00:52:17.161276297Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-27T00:52:17.16247137Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.194793ms logger=migrator t=2026-05-27T00:52:17.166608094Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-27T00:52:17.167810687Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.202593ms logger=migrator t=2026-05-27T00:52:17.17120895Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-27T00:52:17.172315591Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.105461ms logger=migrator t=2026-05-27T00:52:17.179800826Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-27T00:52:17.180898027Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.09319ms logger=migrator t=2026-05-27T00:52:17.187396105Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-27T00:52:17.189457962Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.065077ms logger=migrator t=2026-05-27T00:52:17.197454422Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-27T00:52:17.198673625Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.218103ms logger=migrator t=2026-05-27T00:52:17.204799763Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-27T00:52:17.206173701Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.367968ms logger=migrator t=2026-05-27T00:52:17.212371382Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-27T00:52:17.213733809Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.363607ms logger=migrator t=2026-05-27T00:52:17.22031071Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-27T00:52:17.221591885Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.286245ms logger=migrator t=2026-05-27T00:52:17.228992359Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-27T00:52:17.229671787Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=682.059µs logger=migrator t=2026-05-27T00:52:17.236241658Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-27T00:52:17.237742019Z level=info msg="Migration successfully executed" id="create tag table" duration=1.500971ms logger=migrator t=2026-05-27T00:52:17.242605233Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-27T00:52:17.244231927Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.596524ms logger=migrator t=2026-05-27T00:52:17.260818914Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-27T00:52:17.263081156Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.268842ms logger=migrator t=2026-05-27T00:52:17.27125433Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-27T00:52:17.274163651Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.91354ms logger=migrator t=2026-05-27T00:52:17.284257728Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-27T00:52:17.291688132Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=7.435495ms logger=migrator t=2026-05-27T00:52:17.30178558Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-27T00:52:17.312916256Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=11.124565ms logger=migrator t=2026-05-27T00:52:17.320058172Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-27T00:52:17.320990118Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=934.586µs logger=migrator t=2026-05-27T00:52:17.325656326Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-27T00:52:17.326565151Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=910.155µs logger=migrator t=2026-05-27T00:52:17.331341842Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-27T00:52:17.331727303Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=386.431µs logger=migrator t=2026-05-27T00:52:17.336748281Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-27T00:52:17.338191839Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.440518ms logger=migrator t=2026-05-27T00:52:17.342724304Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-27T00:52:17.343704411Z level=info msg="Migration successfully executed" id="create user auth table" duration=979.507µs logger=migrator t=2026-05-27T00:52:17.348944335Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-27T00:52:17.350140858Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.195833ms logger=migrator t=2026-05-27T00:52:17.354309503Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-27T00:52:17.354440956Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=131.563µs logger=migrator t=2026-05-27T00:52:17.358324053Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-27T00:52:17.366001334Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.680791ms logger=migrator t=2026-05-27T00:52:17.372661077Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-27T00:52:17.378830526Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.168419ms logger=migrator t=2026-05-27T00:52:17.383878375Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-27T00:52:17.387720901Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.841886ms logger=migrator t=2026-05-27T00:52:17.392970275Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-27T00:52:17.399119864Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.146319ms logger=migrator t=2026-05-27T00:52:17.404876992Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-27T00:52:17.406268611Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.387308ms logger=migrator t=2026-05-27T00:52:17.458159177Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-27T00:52:17.46555504Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.399623ms logger=migrator t=2026-05-27T00:52:17.472253564Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-27T00:52:17.473157749Z level=info msg="Migration successfully executed" id="create server_lock table" duration=903.725µs logger=migrator t=2026-05-27T00:52:17.480255435Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-27T00:52:17.482203008Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.947104ms logger=migrator t=2026-05-27T00:52:17.489398476Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-27T00:52:17.490441595Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.043298ms logger=migrator t=2026-05-27T00:52:17.496530412Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-27T00:52:17.497847168Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.316376ms logger=migrator t=2026-05-27T00:52:17.504592823Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-27T00:52:17.505758365Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.166412ms logger=migrator t=2026-05-27T00:52:17.511343709Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-27T00:52:17.513514729Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.164809ms logger=migrator t=2026-05-27T00:52:17.519463332Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-27T00:52:17.525086347Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.619915ms logger=migrator t=2026-05-27T00:52:17.531040901Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-27T00:52:17.532091579Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.051379ms logger=migrator t=2026-05-27T00:52:17.537390705Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-27T00:52:17.538391593Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.000707ms logger=migrator t=2026-05-27T00:52:17.543915174Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-27T00:52:17.545001824Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.08202ms logger=migrator t=2026-05-27T00:52:17.551367839Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-27T00:52:17.552782788Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.418869ms logger=migrator t=2026-05-27T00:52:17.558721471Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-27T00:52:17.560151561Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.43024ms logger=migrator t=2026-05-27T00:52:17.565900709Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-27T00:52:17.565988781Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=88.982µs logger=migrator t=2026-05-27T00:52:17.57285803Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-27T00:52:17.572968003Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=111.543µs logger=migrator t=2026-05-27T00:52:17.585397925Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-27T00:52:17.586893536Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.500592ms logger=migrator t=2026-05-27T00:52:17.592990293Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T00:52:17.594714091Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.724098ms logger=migrator t=2026-05-27T00:52:17.600177651Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T00:52:17.601812236Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.634495ms logger=migrator t=2026-05-27T00:52:17.607352228Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-27T00:52:17.60742851Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=76.802µs logger=migrator t=2026-05-27T00:52:17.614354011Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T00:52:17.615384909Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.030859ms logger=migrator t=2026-05-27T00:52:17.619942284Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T00:52:17.62088098Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=941.526µs logger=migrator t=2026-05-27T00:52:17.62705179Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T00:52:17.628921511Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.870631ms logger=migrator t=2026-05-27T00:52:17.634630158Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T00:52:17.636350955Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.718967ms logger=migrator t=2026-05-27T00:52:17.642631888Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-27T00:52:17.652487669Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.915153ms logger=migrator t=2026-05-27T00:52:17.657962449Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-27T00:52:17.65870348Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=740.341µs logger=migrator t=2026-05-27T00:52:17.663272775Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-27T00:52:17.663356207Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=83.712µs logger=migrator t=2026-05-27T00:52:17.668295764Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-27T00:52:17.670192196Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.893713ms logger=migrator t=2026-05-27T00:52:17.676474248Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-27T00:52:17.677549658Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.07712ms logger=migrator t=2026-05-27T00:52:17.683056539Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-27T00:52:17.684484008Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.427649ms logger=migrator t=2026-05-27T00:52:17.68962551Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T00:52:17.689733773Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=109.013µs logger=migrator t=2026-05-27T00:52:17.6958047Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-27T00:52:17.697447655Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.642966ms logger=migrator t=2026-05-27T00:52:17.703044568Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-27T00:52:17.704126998Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.0793ms logger=migrator t=2026-05-27T00:52:17.709918117Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-27T00:52:17.71147607Z 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.557663ms logger=migrator t=2026-05-27T00:52:17.716738485Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-27T00:52:17.717682921Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=944.346µs logger=migrator t=2026-05-27T00:52:17.72419643Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-27T00:52:17.733099045Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.899144ms logger=migrator t=2026-05-27T00:52:17.739505911Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-27T00:52:17.740415646Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=906.785µs logger=migrator t=2026-05-27T00:52:17.745579038Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T00:52:17.746625627Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.045098ms logger=migrator t=2026-05-27T00:52:17.751753287Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-27T00:52:17.783836249Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.074022ms logger=migrator t=2026-05-27T00:52:17.79042469Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-27T00:52:17.816633251Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.203971ms logger=migrator t=2026-05-27T00:52:17.822666057Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-27T00:52:17.824501237Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.83824ms logger=migrator t=2026-05-27T00:52:17.830174653Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T00:52:17.831802328Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.627115ms logger=migrator t=2026-05-27T00:52:17.837627248Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-27T00:52:17.84387908Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.253842ms logger=migrator t=2026-05-27T00:52:17.848534968Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-27T00:52:17.854640536Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.105498ms logger=migrator t=2026-05-27T00:52:17.85989338Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-27T00:52:17.86133041Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.436319ms logger=migrator t=2026-05-27T00:52:17.86751179Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-27T00:52:17.868717723Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.205373ms logger=migrator t=2026-05-27T00:52:17.873562316Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-27T00:52:17.875221311Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.658625ms logger=migrator t=2026-05-27T00:52:17.880476686Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-27T00:52:17.881946826Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.47102ms logger=migrator t=2026-05-27T00:52:17.887557241Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-27T00:52:17.887625762Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=69.022µs logger=migrator t=2026-05-27T00:52:17.89263419Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-27T00:52:17.900725592Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.091622ms logger=migrator t=2026-05-27T00:52:17.906234634Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-27T00:52:17.910576693Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.341749ms logger=migrator t=2026-05-27T00:52:17.915361335Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-27T00:52:17.919897949Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.536054ms logger=migrator t=2026-05-27T00:52:17.925466833Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-27T00:52:17.926156432Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=692.839µs logger=migrator t=2026-05-27T00:52:17.931093917Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-27T00:52:17.931791106Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=697.309µs logger=migrator t=2026-05-27T00:52:17.93702235Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-27T00:52:17.941255687Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.231336ms logger=migrator t=2026-05-27T00:52:17.945644387Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-27T00:52:17.951501468Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.859341ms logger=migrator t=2026-05-27T00:52:17.95629436Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-27T00:52:17.95738811Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.09934ms logger=migrator t=2026-05-27T00:52:17.963269132Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-27T00:52:17.969108452Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.84161ms logger=migrator t=2026-05-27T00:52:17.97449568Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-27T00:52:17.980496515Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.000045ms logger=migrator t=2026-05-27T00:52:17.985849943Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-27T00:52:17.985918804Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.371µs logger=migrator t=2026-05-27T00:52:17.990625704Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-27T00:52:17.99231052Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.684416ms logger=migrator t=2026-05-27T00:52:18.000658739Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-27T00:52:18.001658257Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=999.288µs logger=migrator t=2026-05-27T00:52:18.006907311Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-27T00:52:18.0086739Z 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.766259ms logger=migrator t=2026-05-27T00:52:18.015861557Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T00:52:18.015924899Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=63.812µs logger=migrator t=2026-05-27T00:52:18.020573487Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-27T00:52:18.029307677Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.73106ms logger=migrator t=2026-05-27T00:52:18.033986026Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-27T00:52:18.038684325Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.698409ms logger=migrator t=2026-05-27T00:52:18.042754387Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-27T00:52:18.047158657Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.40446ms logger=migrator t=2026-05-27T00:52:18.052675119Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-27T00:52:18.057095291Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.419412ms logger=migrator t=2026-05-27T00:52:18.061173253Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-27T00:52:18.065551253Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.37637ms logger=migrator t=2026-05-27T00:52:18.070384296Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-27T00:52:18.070452748Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=68.752µs logger=migrator t=2026-05-27T00:52:18.076376221Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-27T00:52:18.077604554Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.227983ms logger=migrator t=2026-05-27T00:52:18.083603869Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-27T00:52:18.091161757Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.562388ms logger=migrator t=2026-05-27T00:52:18.098275353Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-27T00:52:18.098357855Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=83.492µs logger=migrator t=2026-05-27T00:52:18.102873299Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-27T00:52:18.109741048Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.866759ms logger=migrator t=2026-05-27T00:52:18.114092338Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-27T00:52:18.114877589Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=784.891µs logger=migrator t=2026-05-27T00:52:18.120551545Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-27T00:52:18.12874965Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.201445ms logger=migrator t=2026-05-27T00:52:18.133897862Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-27T00:52:18.134811757Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=910.985µs logger=migrator t=2026-05-27T00:52:18.139808454Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-27T00:52:18.140812712Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.002758ms logger=migrator t=2026-05-27T00:52:18.147216238Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-27T00:52:18.161167992Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=13.950534ms logger=migrator t=2026-05-27T00:52:18.165595763Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-27T00:52:18.166289602Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=693.939µs logger=migrator t=2026-05-27T00:52:18.171714542Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-27T00:52:18.172774221Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.055309ms logger=migrator t=2026-05-27T00:52:18.17785263Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-27T00:52:18.179591228Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.741558ms logger=migrator t=2026-05-27T00:52:18.185905371Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-27T00:52:18.187057113Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.149352ms logger=migrator t=2026-05-27T00:52:18.192540114Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-27T00:52:18.192652737Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=114.133µs logger=migrator t=2026-05-27T00:52:18.198722234Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-27T00:52:18.200344169Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.625144ms logger=migrator t=2026-05-27T00:52:18.208117522Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-27T00:52:18.209378497Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.259925ms logger=migrator t=2026-05-27T00:52:18.213926302Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T00:52:18.214399405Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T00:52:18.219502865Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-27T00:52:18.2200378Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=534.915µs logger=migrator t=2026-05-27T00:52:18.225639724Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-27T00:52:18.226871448Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.231034ms logger=migrator t=2026-05-27T00:52:18.232572924Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-27T00:52:18.242527488Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.958334ms logger=migrator t=2026-05-27T00:52:18.248193574Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-27T00:52:18.249352996Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.152701ms logger=migrator t=2026-05-27T00:52:18.256749609Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-27T00:52:18.257930921Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.180562ms logger=migrator t=2026-05-27T00:52:18.263483884Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-27T00:52:18.26442037Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=936.066µs logger=migrator t=2026-05-27T00:52:18.269860279Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-27T00:52:18.271039972Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.179363ms logger=migrator t=2026-05-27T00:52:18.277097858Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-27T00:52:18.278272321Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.173813ms logger=migrator t=2026-05-27T00:52:18.283675449Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-27T00:52:18.28371399Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.591µs logger=migrator t=2026-05-27T00:52:18.289036857Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-27T00:52:18.289119899Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=83.573µs logger=migrator t=2026-05-27T00:52:18.294318662Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-27T00:52:18.301703205Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.383844ms logger=migrator t=2026-05-27T00:52:18.307099273Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-27T00:52:18.307514484Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=415.241µs logger=migrator t=2026-05-27T00:52:18.312296986Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-27T00:52:18.314310221Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.011975ms logger=migrator t=2026-05-27T00:52:18.320512912Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-27T00:52:18.320895122Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=385.33µs logger=migrator t=2026-05-27T00:52:18.326551848Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-27T00:52:18.328480601Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.928133ms logger=migrator t=2026-05-27T00:52:18.334582688Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-27T00:52:18.335458492Z level=info msg="Migration successfully executed" id="create secrets table" duration=875.494µs logger=migrator t=2026-05-27T00:52:18.340792179Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-27T00:52:18.377541359Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.74608ms logger=migrator t=2026-05-27T00:52:18.384982594Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-27T00:52:18.393061086Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.081842ms logger=migrator t=2026-05-27T00:52:18.398559897Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-27T00:52:18.398729712Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=170.465µs logger=migrator t=2026-05-27T00:52:18.403313828Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-27T00:52:18.442234137Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.914319ms logger=migrator t=2026-05-27T00:52:18.449518658Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-27T00:52:18.479359728Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.83914ms logger=migrator t=2026-05-27T00:52:18.487351498Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-27T00:52:18.488000086Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=648.388µs logger=migrator t=2026-05-27T00:52:18.494526205Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-27T00:52:18.496303044Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.776469ms logger=migrator t=2026-05-27T00:52:18.502134834Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-27T00:52:18.502406462Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=271.618µs logger=migrator t=2026-05-27T00:52:18.508391536Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-27T00:52:18.509776975Z level=info msg="Migration successfully executed" id="create permission table" duration=1.381518ms logger=migrator t=2026-05-27T00:52:18.515730068Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-27T00:52:18.516783057Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.056269ms logger=migrator t=2026-05-27T00:52:18.522225836Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-27T00:52:18.523330337Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.104131ms logger=migrator t=2026-05-27T00:52:18.529639831Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-27T00:52:18.530528755Z level=info msg="Migration successfully executed" id="create role table" duration=887.595µs logger=migrator t=2026-05-27T00:52:18.536668064Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-27T00:52:18.544971522Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.303889ms logger=migrator t=2026-05-27T00:52:18.549623409Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-27T00:52:18.555259115Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.635055ms logger=migrator t=2026-05-27T00:52:18.562668568Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-27T00:52:18.5638231Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.155432ms logger=migrator t=2026-05-27T00:52:18.575737948Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-27T00:52:18.577170067Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.43798ms logger=migrator t=2026-05-27T00:52:18.584724935Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-27T00:52:18.58601398Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.288846ms logger=migrator t=2026-05-27T00:52:18.593579288Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-27T00:52:18.595265544Z level=info msg="Migration successfully executed" id="create team role table" duration=1.686236ms logger=migrator t=2026-05-27T00:52:18.602057911Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-27T00:52:18.603156361Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.111471ms logger=migrator t=2026-05-27T00:52:18.607793919Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-27T00:52:18.609689241Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.894281ms logger=migrator t=2026-05-27T00:52:18.615283465Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-27T00:52:18.616437906Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.155232ms logger=migrator t=2026-05-27T00:52:18.622008489Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-27T00:52:18.623008317Z level=info msg="Migration successfully executed" id="create user role table" duration=999.568µs logger=migrator t=2026-05-27T00:52:18.628851487Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-27T00:52:18.629944177Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.09207ms logger=migrator t=2026-05-27T00:52:18.636308093Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-27T00:52:18.638214755Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.906803ms logger=migrator t=2026-05-27T00:52:18.643896521Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-27T00:52:18.646005759Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.118208ms logger=migrator t=2026-05-27T00:52:18.653650339Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-27T00:52:18.654815511Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.165472ms logger=migrator t=2026-05-27T00:52:18.660507228Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-27T00:52:18.662801061Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.291732ms logger=migrator t=2026-05-27T00:52:18.670326687Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-27T00:52:18.671480279Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.152652ms logger=migrator t=2026-05-27T00:52:18.683558851Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-27T00:52:18.692546118Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.983917ms logger=migrator t=2026-05-27T00:52:18.698034449Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-27T00:52:18.699318945Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.284466ms logger=migrator t=2026-05-27T00:52:18.704925459Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-27T00:52:18.707447248Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.520039ms logger=migrator t=2026-05-27T00:52:18.714388439Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-27T00:52:18.71590925Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.522551ms logger=migrator t=2026-05-27T00:52:18.720406864Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-27T00:52:18.721676979Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.265895ms logger=migrator t=2026-05-27T00:52:18.726622245Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-27T00:52:18.727463798Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=841.043µs logger=migrator t=2026-05-27T00:52:18.733128724Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-27T00:52:18.735046357Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.917313ms logger=migrator t=2026-05-27T00:52:18.74026208Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-27T00:52:18.748684521Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.421761ms logger=migrator t=2026-05-27T00:52:18.75373622Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-27T00:52:18.761545565Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.808235ms logger=migrator t=2026-05-27T00:52:18.767319614Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-27T00:52:18.773630617Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.304293ms logger=migrator t=2026-05-27T00:52:18.777820202Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-27T00:52:18.790281205Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.454823ms logger=migrator t=2026-05-27T00:52:18.796916397Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-27T00:52:18.799109367Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.235761ms logger=migrator t=2026-05-27T00:52:18.807262192Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-27T00:52:18.809624337Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.365794ms logger=migrator t=2026-05-27T00:52:18.817154144Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-27T00:52:18.818516271Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.366998ms logger=migrator t=2026-05-27T00:52:18.824125205Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-27T00:52:18.824869596Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=747.881µs logger=migrator t=2026-05-27T00:52:18.829899434Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-27T00:52:18.830735927Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=836.413µs logger=migrator t=2026-05-27T00:52:18.844986199Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-27T00:52:18.845294027Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=315.118µs logger=migrator t=2026-05-27T00:52:18.84975841Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-27T00:52:18.849831412Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=74.032µs logger=migrator t=2026-05-27T00:52:18.854381277Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-27T00:52:18.85485358Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=465.653µs logger=migrator t=2026-05-27T00:52:18.860079694Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-27T00:52:18.8606776Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=599.187µs logger=migrator t=2026-05-27T00:52:18.865007549Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-27T00:52:18.866583762Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.582713ms logger=migrator t=2026-05-27T00:52:18.870959323Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-27T00:52:18.871121877Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=163.394µs logger=migrator t=2026-05-27T00:52:18.875358544Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-27T00:52:18.875837957Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=481.233µs logger=migrator t=2026-05-27T00:52:18.8879629Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-27T00:52:18.889232415Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.277435ms logger=migrator t=2026-05-27T00:52:18.894301644Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-27T00:52:18.895557689Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.255755ms logger=migrator t=2026-05-27T00:52:18.901720018Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-27T00:52:18.912489804Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.762476ms logger=migrator t=2026-05-27T00:52:18.916397572Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-27T00:52:18.916474404Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=74.382µs logger=migrator t=2026-05-27T00:52:18.920735981Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-27T00:52:18.921911653Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.174382ms logger=migrator t=2026-05-27T00:52:18.926933241Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-27T00:52:18.928733201Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.7995ms logger=migrator t=2026-05-27T00:52:18.93305228Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-27T00:52:18.934215372Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.162182ms logger=migrator t=2026-05-27T00:52:18.938868139Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-27T00:52:18.950358885Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.489016ms logger=migrator t=2026-05-27T00:52:18.953523582Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-27T00:52:18.954267953Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=744.661µs logger=migrator t=2026-05-27T00:52:18.957378218Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-27T00:52:18.958492159Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.067809ms logger=migrator t=2026-05-27T00:52:18.962749836Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-27T00:52:18.984198765Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.446639ms logger=migrator t=2026-05-27T00:52:18.99018338Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-27T00:52:18.99127518Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.09169ms logger=migrator t=2026-05-27T00:52:19.004032991Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-27T00:52:19.005799779Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.767769ms logger=migrator t=2026-05-27T00:52:19.017417659Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-27T00:52:19.018715854Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.313906ms logger=migrator t=2026-05-27T00:52:19.024325708Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-27T00:52:19.025544522Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.219514ms logger=migrator t=2026-05-27T00:52:19.029396218Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-27T00:52:19.029700646Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=303.398µs logger=migrator t=2026-05-27T00:52:19.033688576Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-27T00:52:19.034780966Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.093151ms logger=migrator t=2026-05-27T00:52:19.039014902Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-27T00:52:19.048516183Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.500311ms logger=migrator t=2026-05-27T00:52:19.053024627Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-27T00:52:19.054039065Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.013558ms logger=migrator t=2026-05-27T00:52:19.057438829Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-27T00:52:19.058484067Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.045278ms logger=migrator t=2026-05-27T00:52:19.064281397Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T00:52:19.064803721Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T00:52:19.069410248Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T00:52:19.0698586Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T00:52:19.072880123Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-27T00:52:19.074895478Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=2.015315ms logger=migrator t=2026-05-27T00:52:19.078743354Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-27T00:52:19.079985498Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.241554ms logger=migrator t=2026-05-27T00:52:19.084166043Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T00:52:19.085555991Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.389028ms logger=migrator t=2026-05-27T00:52:19.089993204Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T00:52:19.091405952Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.412929ms logger=migrator t=2026-05-27T00:52:19.099950227Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T00:52:19.101681135Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.733138ms logger=migrator t=2026-05-27T00:52:19.104989886Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T00:52:19.1062276Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.234724ms logger=migrator t=2026-05-27T00:52:19.111596477Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-27T00:52:19.11241933Z level=info msg="Migration successfully executed" id="Drop public config table" duration=824.073µs logger=migrator t=2026-05-27T00:52:19.11895083Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-27T00:52:19.121320285Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.368256ms logger=migrator t=2026-05-27T00:52:19.125402997Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T00:52:19.126640101Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.237264ms logger=migrator t=2026-05-27T00:52:19.130551968Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T00:52:19.131777902Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.227464ms logger=migrator t=2026-05-27T00:52:19.135235397Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-27T00:52:19.136359678Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.123231ms logger=migrator t=2026-05-27T00:52:19.141002646Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-27T00:52:19.164047539Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.045613ms logger=migrator t=2026-05-27T00:52:19.167134534Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-27T00:52:19.174041344Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.90583ms logger=migrator t=2026-05-27T00:52:19.177466268Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-27T00:52:19.188510362Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.042193ms logger=migrator t=2026-05-27T00:52:19.193041196Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-27T00:52:19.193254232Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=214.086µs logger=migrator t=2026-05-27T00:52:19.200802519Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-27T00:52:19.210188648Z level=info msg="Migration successfully executed" id="add share column" duration=9.383938ms logger=migrator t=2026-05-27T00:52:19.213054886Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-27T00:52:19.213248932Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=194.225µs logger=migrator t=2026-05-27T00:52:19.216229203Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-27T00:52:19.217231201Z level=info msg="Migration successfully executed" id="create file table" duration=1.001778ms logger=migrator t=2026-05-27T00:52:19.222092374Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-27T00:52:19.223196145Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.103221ms logger=migrator t=2026-05-27T00:52:19.227107173Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-27T00:52:19.228203183Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.095521ms logger=migrator t=2026-05-27T00:52:19.232337106Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-27T00:52:19.23318538Z level=info msg="Migration successfully executed" id="create file_meta table" duration=844.303µs logger=migrator t=2026-05-27T00:52:19.237905669Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-27T00:52:19.239059371Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.153492ms logger=migrator t=2026-05-27T00:52:19.244047448Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-27T00:52:19.2441221Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.302µs logger=migrator t=2026-05-27T00:52:19.246492295Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-27T00:52:19.246566127Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=70.572µs logger=migrator t=2026-05-27T00:52:19.249776526Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-27T00:52:19.250383283Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=606.296µs logger=migrator t=2026-05-27T00:52:19.254371502Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-27T00:52:19.254589238Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=215.366µs logger=migrator t=2026-05-27T00:52:19.257886389Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-27T00:52:19.259286767Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.398648ms logger=migrator t=2026-05-27T00:52:19.262367002Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-27T00:52:19.271982906Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.615474ms logger=migrator t=2026-05-27T00:52:19.276081769Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-27T00:52:19.276252923Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=171.574µs logger=migrator t=2026-05-27T00:52:19.278610708Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-27T00:52:19.279793241Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.181523ms logger=migrator t=2026-05-27T00:52:19.283460671Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-27T00:52:19.283909274Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=449.163µs logger=migrator t=2026-05-27T00:52:19.286895546Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-27T00:52:19.287119782Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=224.546µs logger=migrator t=2026-05-27T00:52:19.290619159Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-27T00:52:19.291154303Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=533.025µs logger=migrator t=2026-05-27T00:52:19.294295419Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-27T00:52:19.304102899Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.80225ms logger=migrator t=2026-05-27T00:52:19.308728736Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-27T00:52:19.317416135Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.677019ms logger=migrator t=2026-05-27T00:52:19.321544748Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-27T00:52:19.322672569Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.127931ms logger=migrator t=2026-05-27T00:52:19.328320205Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-27T00:52:19.411702787Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=83.377761ms logger=migrator t=2026-05-27T00:52:19.416965862Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-27T00:52:19.420595321Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=3.628589ms logger=migrator t=2026-05-27T00:52:19.42490617Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-27T00:52:19.426712109Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.809759ms logger=migrator t=2026-05-27T00:52:19.432641352Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-27T00:52:19.459894372Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.246069ms logger=migrator t=2026-05-27T00:52:19.465730532Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-27T00:52:19.474460712Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.73108ms logger=migrator t=2026-05-27T00:52:19.484697013Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-27T00:52:19.48530265Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=609.027µs logger=migrator t=2026-05-27T00:52:19.48931997Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-27T00:52:19.490140303Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=821.143µs logger=migrator t=2026-05-27T00:52:19.496971981Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-27T00:52:19.497506416Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=541.184µs logger=migrator t=2026-05-27T00:52:19.50314051Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-27T00:52:19.503612543Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=477.313µs logger=migrator t=2026-05-27T00:52:19.508330643Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-27T00:52:19.508767145Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=439.672µs logger=migrator t=2026-05-27T00:52:19.514245466Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-27T00:52:19.516118337Z level=info msg="Migration successfully executed" id="create folder table" duration=1.873042ms logger=migrator t=2026-05-27T00:52:19.520398175Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-27T00:52:19.521360361Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=960.176µs logger=migrator t=2026-05-27T00:52:19.525136705Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-27T00:52:19.526264546Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.127161ms logger=migrator t=2026-05-27T00:52:19.530271236Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-27T00:52:19.530302507Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.481µs logger=migrator t=2026-05-27T00:52:19.538603735Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T00:52:19.540156308Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.552223ms logger=migrator t=2026-05-27T00:52:19.546630116Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T00:52:19.547914971Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.284655ms logger=migrator t=2026-05-27T00:52:19.552154067Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-27T00:52:19.553394442Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.239885ms logger=migrator t=2026-05-27T00:52:19.559322684Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-27T00:52:19.560371753Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.063479ms logger=migrator t=2026-05-27T00:52:19.565518325Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-27T00:52:19.565989198Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=471.973µs logger=migrator t=2026-05-27T00:52:19.571402657Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-27T00:52:19.572734153Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.328636ms logger=migrator t=2026-05-27T00:52:19.577150334Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-27T00:52:19.578408649Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.257985ms logger=migrator t=2026-05-27T00:52:19.583670664Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-27T00:52:19.584782265Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.11148ms logger=migrator t=2026-05-27T00:52:19.588424285Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-27T00:52:19.589629028Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.204064ms logger=migrator t=2026-05-27T00:52:19.594670986Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-27T00:52:19.595717935Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.046589ms logger=migrator t=2026-05-27T00:52:19.599833708Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-27T00:52:19.601159485Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.323186ms logger=migrator t=2026-05-27T00:52:19.606677136Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-27T00:52:19.608848306Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.17207ms logger=migrator t=2026-05-27T00:52:19.613884794Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-27T00:52:19.615729325Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.834681ms logger=migrator t=2026-05-27T00:52:19.621401161Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-27T00:52:19.622426399Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.025778ms logger=migrator t=2026-05-27T00:52:19.627705984Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-27T00:52:19.629063482Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.357358ms logger=migrator t=2026-05-27T00:52:19.633094563Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-27T00:52:19.634393168Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.301496ms logger=migrator t=2026-05-27T00:52:19.637893674Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-27T00:52:19.638212303Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=319.419µs logger=migrator t=2026-05-27T00:52:19.642694386Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-27T00:52:19.652753173Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.058107ms logger=migrator t=2026-05-27T00:52:19.656745292Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-27T00:52:19.657271407Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=527.025µs logger=migrator t=2026-05-27T00:52:19.660369132Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T00:52:19.660388123Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.681µs logger=migrator t=2026-05-27T00:52:19.664058234Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T00:52:19.665940576Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.883531ms logger=migrator t=2026-05-27T00:52:19.670713987Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T00:52:19.670744177Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.091µs logger=migrator t=2026-05-27T00:52:19.674617454Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-27T00:52:19.675980061Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.361927ms logger=migrator t=2026-05-27T00:52:19.680636399Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T00:52:19.681837512Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.201063ms logger=migrator t=2026-05-27T00:52:19.687806787Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-27T00:52:19.689542284Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.736058ms logger=migrator t=2026-05-27T00:52:19.694011117Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-27T00:52:19.695166299Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.158232ms logger=migrator t=2026-05-27T00:52:19.699053725Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-27T00:52:19.699492228Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=450.762µs logger=migrator t=2026-05-27T00:52:19.70431713Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-27T00:52:19.705182644Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=874.014µs logger=migrator t=2026-05-27T00:52:19.708938497Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-27T00:52:19.710027247Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.08909ms logger=migrator t=2026-05-27T00:52:19.714163161Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-27T00:52:19.715635931Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.47254ms logger=migrator t=2026-05-27T00:52:19.719869618Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-27T00:52:19.729856722Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.986334ms logger=migrator t=2026-05-27T00:52:19.734687585Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-27T00:52:19.745956115Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.261529ms logger=migrator t=2026-05-27T00:52:19.749555934Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-27T00:52:19.757389739Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.832945ms logger=migrator t=2026-05-27T00:52:19.760787223Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-27T00:52:19.760853754Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=67.132µs logger=migrator t=2026-05-27T00:52:19.76542649Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-27T00:52:19.7748801Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.45338ms logger=migrator t=2026-05-27T00:52:19.779092056Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-27T00:52:19.78942651Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.334014ms logger=migrator t=2026-05-27T00:52:19.796905525Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-27T00:52:19.797577094Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=672.949µs logger=migrator t=2026-05-27T00:52:19.802263773Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.829470584s logger=migrator t=2026-05-27T00:52:19.803524117Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-27T00:52:19.823241739Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-27T00:52:19.823529947Z level=info msg="Created default organization" logger=secrets t=2026-05-27T00:52:19.829037529Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T00:52:19.884487613Z level=info msg="Restored cache from database" duration=862.534µs logger=plugin.store t=2026-05-27T00:52:19.886690263Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-27T00:52:19.936542494Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-27T00:52:19.936593095Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-27T00:52:19.936680987Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-27T00:52:19.936694518Z level=info msg="Plugins loaded" count=54 duration=50.005185ms logger=query_data t=2026-05-27T00:52:19.941356126Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-27T00:52:19.948176844Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-27T00:52:19.95496986Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-27T00:52:19.983889265Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-27T00:52:19.987140255Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-27T00:52:19.98913755Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-27T00:52:20.007009171Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-27T00:52:20.028532692Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-27T00:52:20.053313564Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-27T00:52:20.053359865Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-27T00:52:20.053895049Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-27T00:52:20.054206198Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-27T00:52:20.054513596Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-27T00:52:20.05718369Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-27T00:52:20.122791753Z level=info msg="Update check succeeded" duration=68.455172ms logger=provisioning.dashboard t=2026-05-27T00:52:20.137108637Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-27T00:52:20.141147388Z level=info msg="State cache has been initialized" states=0 duration=86.93844ms logger=ngalert.scheduler t=2026-05-27T00:52:20.141206329Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-27T00:52:20.141327453Z level=info msg=starting first_tick=2026-05-27T00:52:30Z logger=grafana.update.checker t=2026-05-27T00:52:20.157466197Z level=info msg="Update check succeeded" duration=102.901679ms logger=sqlstore.transactions t=2026-05-27T00:52:20.18488601Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-27T00:52:20.269572048Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T00:52:20.29692106Z level=info msg="Patterns update finished" duration=104.267566ms logger=grafana-apiserver t=2026-05-27T00:52:20.525937835Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-27T00:52:20.526491211Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-27T00:52:24.588289561Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.58898245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.608479225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.629829422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.649699759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.672449754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.687975681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.708882515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.732507035Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-27T00:52:24.755741894Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-27T00:52:24.767823575Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-27T00:52:24.785254895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.802749486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.825390588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.845070739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.86804706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.887633849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.916922984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.936124862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.961835789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:24.984348858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.02116524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.039075572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.076074709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.094513576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.120905701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.144330545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.176114989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.201588199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.236826918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.252508889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.278547995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.301375642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.340696323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.35696228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.399574491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.434586754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.55522205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.594682985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.650374665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.665605364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.72074923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.748940755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.824105971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.845045467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.894801304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.938146836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:25.993416185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.008714496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.063502632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.082671648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.148820397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.177257919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.23332931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.245965717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.305447952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.322911642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.383680263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.39849903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.451723193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.4647174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.533286265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.547690801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.618995011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.639632069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.926396291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:26.944640443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:27.524079451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:27.542513307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:27.605618052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:27.623180494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:27.699511703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:27.727607915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:27.821719312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:27.833083644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:27.908517768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:27.927280584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:28.009769941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:28.030441959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:28.105835651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:28.122298974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:28.205142441Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-27T00:53:55.079064329Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-27T01:02:20.065728209Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-27T01:02:20.091552616Z level=info msg="Completed cleanup jobs" duration=37.185903ms logger=plugins.update.checker t=2026-05-27T01:02:20.177526363Z level=info msg="Update check succeeded" duration=53.721822ms logger=sqlstore.transactions t=2026-05-27T01:07:19.96307782Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-27T01:12:20.08902938Z level=info msg="Completed cleanup jobs" duration=34.661272ms logger=plugins.update.checker t=2026-05-27T01:12:20.172534389Z level=info msg="Update check succeeded" duration=49.225026ms logger=cleanup t=2026-05-27T01:22:20.085783447Z level=info msg="Completed cleanup jobs" duration=31.051996ms logger=plugins.update.checker t=2026-05-27T01:22:20.175686395Z level=info msg="Update check succeeded" duration=51.924441ms logger=infra.usagestats t=2026-05-27T01:23:55.100947496Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-27T01:32:20.097074594Z level=info msg="Completed cleanup jobs" duration=42.408432ms logger=plugins.update.checker t=2026-05-27T01:32:20.233117885Z level=info msg="Update check succeeded" duration=109.274431ms logger=cleanup t=2026-05-27T01:42:20.104983393Z level=info msg="Completed cleanup jobs" duration=41.220777ms logger=plugins.update.checker t=2026-05-27T01:42:20.170607674Z level=info msg="Update check succeeded" duration=47.284185ms logger=cleanup t=2026-05-27T01:52:20.10108269Z level=info msg="Completed cleanup jobs" duration=46.416719ms logger=plugins.update.checker t=2026-05-27T01:52:20.176049425Z level=info msg="Update check succeeded" duration=52.531047ms logger=infra.usagestats t=2026-05-27T01:53:55.103985397Z level=info msg="Usage stats are ready to report"