logger=settings t=2026-05-21T03:12:43.39448909Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-21T03:12:43Z logger=settings t=2026-05-21T03:12:43.394822728Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-21T03:12:43.394830898Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-21T03:12:43.394834898Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-21T03:12:43.394838748Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-21T03:12:43.394842429Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-21T03:12:43.394846139Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-21T03:12:43.394849879Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-21T03:12:43.394855059Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-21T03:12:43.394858859Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-21T03:12:43.394863519Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-21T03:12:43.394867039Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-21T03:12:43.394872769Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-21T03:12:43.394876439Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-21T03:12:43.394880149Z level=info msg=Target target=[all] logger=settings t=2026-05-21T03:12:43.39488992Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-21T03:12:43.39489343Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-21T03:12:43.39489686Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-21T03:12:43.39490017Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-21T03:12:43.39490344Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-21T03:12:43.39490677Z level=info msg="App mode production" logger=sqlstore t=2026-05-21T03:12:43.395287239Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-21T03:12:43.39532252Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-21T03:12:43.399108339Z level=info msg="Locking database" logger=migrator t=2026-05-21T03:12:43.39914467Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-21T03:12:43.400352688Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-21T03:12:43.40214964Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.797322ms logger=migrator t=2026-05-21T03:12:43.408027458Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-21T03:12:43.408952859Z level=info msg="Migration successfully executed" id="create user table" duration=925.341µs logger=migrator t=2026-05-21T03:12:43.414193652Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-21T03:12:43.415064392Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=869.95µs logger=migrator t=2026-05-21T03:12:43.419389534Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-21T03:12:43.420448048Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.058524ms logger=migrator t=2026-05-21T03:12:43.424899073Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-21T03:12:43.425885715Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=986.622µs logger=migrator t=2026-05-21T03:12:43.430552395Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-21T03:12:43.431691811Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.130476ms logger=migrator t=2026-05-21T03:12:43.43546094Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-21T03:12:43.440486557Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.021447ms logger=migrator t=2026-05-21T03:12:43.444596224Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-21T03:12:43.445635018Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.039414ms logger=migrator t=2026-05-21T03:12:43.450223446Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-21T03:12:43.451202578Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=978.023µs logger=migrator t=2026-05-21T03:12:43.455900189Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-21T03:12:43.457127217Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.226298ms logger=migrator t=2026-05-21T03:12:43.461292855Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-21T03:12:43.461677814Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=384.949µs logger=migrator t=2026-05-21T03:12:43.466586409Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-21T03:12:43.467589632Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.008103ms logger=migrator t=2026-05-21T03:12:43.472556479Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-21T03:12:43.473878599Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.3247ms logger=migrator t=2026-05-21T03:12:43.477763091Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-21T03:12:43.477801782Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.22µs logger=migrator t=2026-05-21T03:12:43.481513318Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-21T03:12:43.482598443Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.081005ms logger=migrator t=2026-05-21T03:12:43.487009227Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-21T03:12:43.487240333Z level=info msg="Migration successfully executed" id="Add missing user data" duration=231.246µs logger=migrator t=2026-05-21T03:12:43.490464328Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-21T03:12:43.491570024Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.104906ms logger=migrator t=2026-05-21T03:12:43.49483694Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-21T03:12:43.495593498Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=755.748µs logger=migrator t=2026-05-21T03:12:43.499024968Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-21T03:12:43.500166375Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.140977ms logger=migrator t=2026-05-21T03:12:43.504597909Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-21T03:12:43.512379601Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.781463ms logger=migrator t=2026-05-21T03:12:43.516020106Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-21T03:12:43.517181124Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.160798ms logger=migrator t=2026-05-21T03:12:43.520996833Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-21T03:12:43.521378762Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=379.539µs logger=migrator t=2026-05-21T03:12:43.525684403Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-21T03:12:43.527033864Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.349281ms logger=migrator t=2026-05-21T03:12:43.533477586Z 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-21T03:12:43.534001858Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=525.522µs logger=migrator t=2026-05-21T03:12:43.539434935Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-21T03:12:43.540016388Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=591.914µs logger=migrator t=2026-05-21T03:12:43.546209103Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-21T03:12:43.547484873Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.28036ms logger=migrator t=2026-05-21T03:12:43.552314376Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-21T03:12:43.553009153Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=692.627µs logger=migrator t=2026-05-21T03:12:43.556500244Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-21T03:12:43.557477487Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=976.763µs logger=migrator t=2026-05-21T03:12:43.560769594Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-21T03:12:43.561587584Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=817.51µs logger=migrator t=2026-05-21T03:12:43.566505408Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-21T03:12:43.567209016Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=702.928µs logger=migrator t=2026-05-21T03:12:43.570862091Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-21T03:12:43.570890621Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.49µs logger=migrator t=2026-05-21T03:12:43.574759931Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-21T03:12:43.575758225Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=996.104µs logger=migrator t=2026-05-21T03:12:43.582909662Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-21T03:12:43.583681911Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=771.299µs logger=migrator t=2026-05-21T03:12:43.588492353Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-21T03:12:43.589639111Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.147938ms logger=migrator t=2026-05-21T03:12:43.593158213Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-21T03:12:43.594187937Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.029654ms logger=migrator t=2026-05-21T03:12:43.600544626Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-21T03:12:43.603903345Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.352049ms logger=migrator t=2026-05-21T03:12:43.608084512Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-21T03:12:43.608960013Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=881.201µs logger=migrator t=2026-05-21T03:12:43.612427574Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-21T03:12:43.613164571Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=736.427µs logger=migrator t=2026-05-21T03:12:43.617028951Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-21T03:12:43.617770509Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=742.428µs logger=migrator t=2026-05-21T03:12:43.620862352Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-21T03:12:43.621576238Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=713.876µs logger=migrator t=2026-05-21T03:12:43.624749812Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-21T03:12:43.625455099Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=705.157µs logger=migrator t=2026-05-21T03:12:43.629366271Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-21T03:12:43.629804451Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=437.86µs logger=migrator t=2026-05-21T03:12:43.63446176Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-21T03:12:43.634979182Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=498.742µs logger=migrator t=2026-05-21T03:12:43.639019467Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-21T03:12:43.639505788Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=486.981µs logger=migrator t=2026-05-21T03:12:43.644389912Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-21T03:12:43.645597371Z level=info msg="Migration successfully executed" id="create star table" duration=1.204889ms logger=migrator t=2026-05-21T03:12:43.650752991Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-21T03:12:43.651576471Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=824.74µs logger=migrator t=2026-05-21T03:12:43.655130944Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-21T03:12:43.656089996Z level=info msg="Migration successfully executed" id="create org table v1" duration=959.892µs logger=migrator t=2026-05-21T03:12:43.662964047Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-21T03:12:43.664011522Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.049685ms logger=migrator t=2026-05-21T03:12:43.672189253Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-21T03:12:43.673177526Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=991.083µs logger=migrator t=2026-05-21T03:12:43.67886887Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-21T03:12:43.679863693Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=997.753µs logger=migrator t=2026-05-21T03:12:43.68355419Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-21T03:12:43.684349588Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=786.198µs logger=migrator t=2026-05-21T03:12:43.6887053Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-21T03:12:43.689491658Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=787.048µs logger=migrator t=2026-05-21T03:12:43.692912109Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-21T03:12:43.6929419Z level=info msg="Migration successfully executed" id="Update org table charset" duration=31.351µs logger=migrator t=2026-05-21T03:12:43.697914535Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-21T03:12:43.697960867Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=48.192µs logger=migrator t=2026-05-21T03:12:43.772596015Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-21T03:12:43.773052155Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=460.37µs logger=migrator t=2026-05-21T03:12:43.98417886Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-21T03:12:43.985547922Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.372452ms logger=migrator t=2026-05-21T03:12:44.067823428Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-21T03:12:44.069458807Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.640038ms logger=migrator t=2026-05-21T03:12:44.096543531Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-21T03:12:44.097830611Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.30549ms logger=migrator t=2026-05-21T03:12:44.10633763Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-21T03:12:44.107449077Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.115267ms logger=migrator t=2026-05-21T03:12:44.11232288Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-21T03:12:44.113275863Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=952.583µs logger=migrator t=2026-05-21T03:12:44.117314467Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-21T03:12:44.118101805Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=786.748µs logger=migrator t=2026-05-21T03:12:44.124399704Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-21T03:12:44.130193059Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.796466ms logger=migrator t=2026-05-21T03:12:44.136514877Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-21T03:12:44.137435818Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=920.751µs logger=migrator t=2026-05-21T03:12:44.143806707Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-21T03:12:44.14516368Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.362183ms logger=migrator t=2026-05-21T03:12:44.149811949Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-21T03:12:44.15073307Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=920.702µs logger=migrator t=2026-05-21T03:12:44.157383355Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-21T03:12:44.158089362Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=711.927µs logger=migrator t=2026-05-21T03:12:44.162038175Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-21T03:12:44.163184271Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.145526ms logger=migrator t=2026-05-21T03:12:44.170044152Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-21T03:12:44.170188176Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=156.054µs logger=migrator t=2026-05-21T03:12:44.177262761Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-21T03:12:44.181764507Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.502415ms logger=migrator t=2026-05-21T03:12:44.186395085Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-21T03:12:44.188820842Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.425597ms logger=migrator t=2026-05-21T03:12:44.196348528Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-21T03:12:44.198476368Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.12858ms logger=migrator t=2026-05-21T03:12:44.205630506Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-21T03:12:44.206709371Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.082835ms logger=migrator t=2026-05-21T03:12:44.223392182Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-21T03:12:44.22673532Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.332298ms logger=migrator t=2026-05-21T03:12:44.233936409Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-21T03:12:44.234754718Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=816.678µs logger=migrator t=2026-05-21T03:12:44.238985436Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-21T03:12:44.240367699Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.383043ms logger=migrator t=2026-05-21T03:12:44.246738388Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-21T03:12:44.246765468Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=27.94µs logger=migrator t=2026-05-21T03:12:44.250058145Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-21T03:12:44.250082966Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=25.831µs logger=migrator t=2026-05-21T03:12:44.254979541Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-21T03:12:44.258386731Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.40669ms logger=migrator t=2026-05-21T03:12:44.270440574Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-21T03:12:44.272373948Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.933045ms logger=migrator t=2026-05-21T03:12:44.277046438Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-21T03:12:44.278956083Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.909125ms logger=migrator t=2026-05-21T03:12:44.286060849Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-21T03:12:44.288359183Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.307275ms logger=migrator t=2026-05-21T03:12:44.293185626Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-21T03:12:44.293405401Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=219.925µs logger=migrator t=2026-05-21T03:12:44.296256538Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-21T03:12:44.297136148Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=879.25µs logger=migrator t=2026-05-21T03:12:44.301325407Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-21T03:12:44.302176266Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=852.329µs logger=migrator t=2026-05-21T03:12:44.308065984Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-21T03:12:44.308122405Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=59.841µs logger=migrator t=2026-05-21T03:12:44.315644682Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-21T03:12:44.316999333Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.359131ms logger=migrator t=2026-05-21T03:12:44.322590494Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-21T03:12:44.323820383Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.249529ms logger=migrator t=2026-05-21T03:12:44.328551953Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-21T03:12:44.334701048Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.147805ms logger=migrator t=2026-05-21T03:12:44.339014749Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-21T03:12:44.340102055Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.091426ms logger=migrator t=2026-05-21T03:12:44.344553629Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-21T03:12:44.346763481Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.209063ms logger=migrator t=2026-05-21T03:12:44.352098536Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-21T03:12:44.353381235Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.28433ms logger=migrator t=2026-05-21T03:12:44.361006094Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-21T03:12:44.361512896Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=504.551µs logger=migrator t=2026-05-21T03:12:44.36682314Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-21T03:12:44.367472875Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=645.745µs logger=migrator t=2026-05-21T03:12:44.383765997Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-21T03:12:44.386577043Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.805445ms logger=migrator t=2026-05-21T03:12:44.394848216Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-21T03:12:44.396040905Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.197219ms logger=migrator t=2026-05-21T03:12:44.402708191Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-21T03:12:44.403022298Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=313.437µs logger=migrator t=2026-05-21T03:12:44.40955349Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-21T03:12:44.409754465Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=206.275µs logger=migrator t=2026-05-21T03:12:44.415027499Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-21T03:12:44.416242868Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.216069ms logger=migrator t=2026-05-21T03:12:44.425914174Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-21T03:12:44.430086202Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.173668ms logger=migrator t=2026-05-21T03:12:44.438197162Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-21T03:12:44.440032004Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.840392ms logger=migrator t=2026-05-21T03:12:44.446627169Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-21T03:12:44.447908529Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.28091ms logger=migrator t=2026-05-21T03:12:44.461331434Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-21T03:12:44.463424073Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.09589ms logger=migrator t=2026-05-21T03:12:44.469019274Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-21T03:12:44.47056986Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.556086ms logger=migrator t=2026-05-21T03:12:44.480685967Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-21T03:12:44.48213981Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.450503ms logger=migrator t=2026-05-21T03:12:44.49745423Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-21T03:12:44.507352161Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.901182ms logger=migrator t=2026-05-21T03:12:44.516004504Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-21T03:12:44.51666674Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=661.827µs logger=migrator t=2026-05-21T03:12:44.521733637Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-21T03:12:44.522965027Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.23118ms logger=migrator t=2026-05-21T03:12:44.531350023Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-21T03:12:44.532577431Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.229798ms logger=migrator t=2026-05-21T03:12:44.539240938Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-21T03:12:44.540047927Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=808.049µs logger=migrator t=2026-05-21T03:12:44.546735603Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-21T03:12:44.54960692Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.882217ms logger=migrator t=2026-05-21T03:12:44.555771755Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-21T03:12:44.559706387Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.934282ms logger=migrator t=2026-05-21T03:12:44.565979734Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-21T03:12:44.566060906Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=88.733µs logger=migrator t=2026-05-21T03:12:44.570175983Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-21T03:12:44.57049668Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=321.278µs logger=migrator t=2026-05-21T03:12:44.577511604Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-21T03:12:44.581334984Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.82727ms logger=migrator t=2026-05-21T03:12:44.586447113Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-21T03:12:44.586803972Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=373.8µs logger=migrator t=2026-05-21T03:12:44.592072816Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-21T03:12:44.592476535Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=404.16µs logger=migrator t=2026-05-21T03:12:44.59654407Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-21T03:12:44.599465728Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.913488ms logger=migrator t=2026-05-21T03:12:44.603298438Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-21T03:12:44.603607595Z level=info msg="Migration successfully executed" id="Update uid value" duration=309.197µs logger=migrator t=2026-05-21T03:12:44.607392894Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-21T03:12:44.608571551Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.178707ms logger=migrator t=2026-05-21T03:12:44.613424205Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-21T03:12:44.614522301Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.097586ms logger=migrator t=2026-05-21T03:12:44.619018106Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-21T03:12:44.620017179Z level=info msg="Migration successfully executed" id="create api_key table" duration=993.123µs logger=migrator t=2026-05-21T03:12:44.62600037Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-21T03:12:44.627281489Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.280109ms logger=migrator t=2026-05-21T03:12:44.633511285Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-21T03:12:44.634347975Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=836.57µs logger=migrator t=2026-05-21T03:12:44.64397015Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-21T03:12:44.645752792Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.783942ms logger=migrator t=2026-05-21T03:12:44.651123738Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-21T03:12:44.651959818Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=833.269µs logger=migrator t=2026-05-21T03:12:44.665071215Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-21T03:12:44.666453257Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.390542ms logger=migrator t=2026-05-21T03:12:44.674405463Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-21T03:12:44.676194956Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.785082ms logger=migrator t=2026-05-21T03:12:44.681755006Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-21T03:12:44.691654717Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.896981ms logger=migrator t=2026-05-21T03:12:44.696280066Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-21T03:12:44.698015326Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.73835ms logger=migrator t=2026-05-21T03:12:44.703600187Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-21T03:12:44.705071571Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.467055ms logger=migrator t=2026-05-21T03:12:44.712332761Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-21T03:12:44.71399126Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.660159ms logger=migrator t=2026-05-21T03:12:44.720056802Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-21T03:12:44.721625819Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.574947ms logger=migrator t=2026-05-21T03:12:44.726936823Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-21T03:12:44.727274031Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=337.188µs logger=migrator t=2026-05-21T03:12:44.738820352Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-21T03:12:44.739740843Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=921.421µs logger=migrator t=2026-05-21T03:12:44.747326991Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-21T03:12:44.747358962Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=34.831µs logger=migrator t=2026-05-21T03:12:44.751214191Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-21T03:12:44.753424423Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.209302ms logger=migrator t=2026-05-21T03:12:44.758554814Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-21T03:12:44.761070953Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.517419ms logger=migrator t=2026-05-21T03:12:44.766149812Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-21T03:12:44.766575602Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=430.46µs logger=migrator t=2026-05-21T03:12:44.772846548Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-21T03:12:44.776521384Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.673836ms logger=migrator t=2026-05-21T03:12:44.781255025Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-21T03:12:44.786109309Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.857374ms logger=migrator t=2026-05-21T03:12:44.790312877Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-21T03:12:44.791144067Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=831.04µs logger=migrator t=2026-05-21T03:12:44.795174061Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-21T03:12:44.795758615Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=584.084µs logger=migrator t=2026-05-21T03:12:44.799282417Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-21T03:12:44.8002508Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=967.983µs logger=migrator t=2026-05-21T03:12:44.803947537Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-21T03:12:44.805454872Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.506886ms logger=migrator t=2026-05-21T03:12:44.809967167Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-21T03:12:44.811125015Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.157788ms logger=migrator t=2026-05-21T03:12:44.815094187Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-21T03:12:44.816003108Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=909.041µs logger=migrator t=2026-05-21T03:12:44.820070124Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-21T03:12:44.820139346Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.772µs logger=migrator t=2026-05-21T03:12:44.824482827Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-21T03:12:44.824515538Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.371µs logger=migrator t=2026-05-21T03:12:44.829320251Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-21T03:12:44.833719214Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.399623ms logger=migrator t=2026-05-21T03:12:44.837680446Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-21T03:12:44.840437211Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.754495ms logger=migrator t=2026-05-21T03:12:44.844506417Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-21T03:12:44.844583089Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=77.152µs logger=migrator t=2026-05-21T03:12:44.849170285Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-21T03:12:44.849920624Z level=info msg="Migration successfully executed" id="create quota table v1" duration=750.058µs logger=migrator t=2026-05-21T03:12:44.8540732Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-21T03:12:44.85493591Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=867.04µs logger=migrator t=2026-05-21T03:12:44.858805181Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-21T03:12:44.858832872Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.401µs logger=migrator t=2026-05-21T03:12:44.865458207Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-21T03:12:44.867150737Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.6992ms logger=migrator t=2026-05-21T03:12:44.873458544Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-21T03:12:44.874333195Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=874.661µs logger=migrator t=2026-05-21T03:12:44.882065006Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-21T03:12:44.887281318Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.217412ms logger=migrator t=2026-05-21T03:12:44.892074171Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-21T03:12:44.892143302Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=75.091µs logger=migrator t=2026-05-21T03:12:44.896712499Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-21T03:12:44.898790308Z level=info msg="Migration successfully executed" id="create session table" duration=2.065289ms logger=migrator t=2026-05-21T03:12:44.903492468Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-21T03:12:44.903635971Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=144.433µs logger=migrator t=2026-05-21T03:12:44.907701656Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-21T03:12:44.907789568Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=88.602µs logger=migrator t=2026-05-21T03:12:44.911947246Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-21T03:12:44.912832886Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=890.38µs logger=migrator t=2026-05-21T03:12:44.916907281Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-21T03:12:44.91766576Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=758.619µs logger=migrator t=2026-05-21T03:12:44.923020296Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-21T03:12:44.923052576Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=34.741µs logger=migrator t=2026-05-21T03:12:44.929278012Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-21T03:12:44.929327363Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=53.781µs logger=migrator t=2026-05-21T03:12:44.935571289Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-21T03:12:44.940260709Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.68747ms logger=migrator t=2026-05-21T03:12:44.948478541Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-21T03:12:44.951867741Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.38598ms logger=migrator t=2026-05-21T03:12:44.977832938Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-21T03:12:44.978009362Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=170.544µs logger=migrator t=2026-05-21T03:12:44.985610201Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-21T03:12:44.985798025Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=193.964µs logger=migrator t=2026-05-21T03:12:44.990592078Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-21T03:12:44.993187708Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.594301ms logger=migrator t=2026-05-21T03:12:44.999113687Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-21T03:12:45.000646242Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=1.536405ms logger=migrator t=2026-05-21T03:12:45.007723909Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-21T03:12:45.012094231Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.372042ms logger=migrator t=2026-05-21T03:12:45.017560108Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-21T03:12:45.017808374Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=248.236µs logger=migrator t=2026-05-21T03:12:45.022132516Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-21T03:12:45.026504109Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.368983ms logger=migrator t=2026-05-21T03:12:45.031072135Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-21T03:12:45.034897235Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.81499ms logger=migrator t=2026-05-21T03:12:45.039849651Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-21T03:12:45.039967973Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=89.532µs logger=migrator t=2026-05-21T03:12:45.043790283Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-21T03:12:45.044862888Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.072075ms logger=migrator t=2026-05-21T03:12:45.049898076Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-21T03:12:45.050878429Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=979.873µs logger=migrator t=2026-05-21T03:12:45.056306216Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-21T03:12:45.057758211Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.451075ms logger=migrator t=2026-05-21T03:12:45.062187974Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-21T03:12:45.063343631Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.155077ms logger=migrator t=2026-05-21T03:12:45.070318524Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-21T03:12:45.071274547Z level=info msg="Migration successfully executed" id="add index alert state" duration=956.043µs logger=migrator t=2026-05-21T03:12:45.077875241Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-21T03:12:45.079230913Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.361372ms logger=migrator t=2026-05-21T03:12:45.085513941Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-21T03:12:45.086696178Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.182667ms logger=migrator t=2026-05-21T03:12:45.091053991Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-21T03:12:45.092286679Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.231959ms logger=migrator t=2026-05-21T03:12:45.097668265Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-21T03:12:45.098803011Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.133836ms logger=migrator t=2026-05-21T03:12:45.102171461Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-21T03:12:45.113960427Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.788195ms logger=migrator t=2026-05-21T03:12:45.117569411Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-21T03:12:45.118260347Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=691.076µs logger=migrator t=2026-05-21T03:12:45.122132758Z 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-21T03:12:45.123560111Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.426413ms logger=migrator t=2026-05-21T03:12:45.128522968Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-21T03:12:45.128911376Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=395.289µs logger=migrator t=2026-05-21T03:12:45.132101191Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-21T03:12:45.132769337Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=667.626µs logger=migrator t=2026-05-21T03:12:45.137781774Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-21T03:12:45.138648095Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=865.971µs logger=migrator t=2026-05-21T03:12:45.141985623Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-21T03:12:45.147673016Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.686443ms logger=migrator t=2026-05-21T03:12:45.152616042Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-21T03:12:45.156757549Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.141176ms logger=migrator t=2026-05-21T03:12:45.160492176Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-21T03:12:45.164613873Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.111846ms logger=migrator t=2026-05-21T03:12:45.167999992Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-21T03:12:45.172415966Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.408213ms logger=migrator t=2026-05-21T03:12:45.176737276Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-21T03:12:45.177820802Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.086346ms logger=migrator t=2026-05-21T03:12:45.18413129Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-21T03:12:45.184181011Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=54.151µs logger=migrator t=2026-05-21T03:12:45.18801925Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-21T03:12:45.188081302Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=64.952µs logger=migrator t=2026-05-21T03:12:45.191860041Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-21T03:12:45.193028708Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.170297ms logger=migrator t=2026-05-21T03:12:45.197257227Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T03:12:45.198349563Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.092486ms logger=migrator t=2026-05-21T03:12:45.204722072Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-21T03:12:45.205720836Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=998.774µs logger=migrator t=2026-05-21T03:12:45.209237228Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-21T03:12:45.210122778Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=922.831µs logger=migrator t=2026-05-21T03:12:45.215674708Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T03:12:45.21662464Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=951.512µs logger=migrator t=2026-05-21T03:12:45.223791948Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-21T03:12:45.22899482Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.199462ms logger=migrator t=2026-05-21T03:12:45.234889798Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-21T03:12:45.239515557Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.625609ms logger=migrator t=2026-05-21T03:12:45.245305453Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-21T03:12:45.245543248Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=239.836µs logger=migrator t=2026-05-21T03:12:45.251247362Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-21T03:12:45.251999509Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=752.127µs logger=migrator t=2026-05-21T03:12:45.255697565Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-21T03:12:45.256559746Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=859.451µs logger=migrator t=2026-05-21T03:12:45.260878127Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-21T03:12:45.2648627Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.988193ms logger=migrator t=2026-05-21T03:12:45.268728211Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-21T03:12:45.268854393Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=126.053µs logger=migrator t=2026-05-21T03:12:45.272307744Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-21T03:12:45.273110264Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=805.879µs logger=migrator t=2026-05-21T03:12:45.277614889Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-21T03:12:45.278606313Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=998.474µs logger=migrator t=2026-05-21T03:12:45.283571468Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-21T03:12:45.28366986Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=99.732µs logger=migrator t=2026-05-21T03:12:45.287648334Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-21T03:12:45.288676468Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.027594ms logger=migrator t=2026-05-21T03:12:45.293088961Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-21T03:12:45.294436173Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.352191ms logger=migrator t=2026-05-21T03:12:45.300500144Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-21T03:12:45.301487128Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=986.624µs logger=migrator t=2026-05-21T03:12:45.305161564Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-21T03:12:45.306223618Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.063124ms logger=migrator t=2026-05-21T03:12:45.310395926Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-21T03:12:45.311571793Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.178747ms logger=migrator t=2026-05-21T03:12:45.316893438Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-21T03:12:45.318174939Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.280731ms logger=migrator t=2026-05-21T03:12:45.322710355Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-21T03:12:45.322762626Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=54.451µs logger=migrator t=2026-05-21T03:12:45.327409025Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-21T03:12:45.331904601Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.495306ms logger=migrator t=2026-05-21T03:12:45.33615608Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-21T03:12:45.337141682Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=983.812µs logger=migrator t=2026-05-21T03:12:45.341159277Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-21T03:12:45.345433146Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.273489ms logger=migrator t=2026-05-21T03:12:45.350592908Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-21T03:12:45.351481639Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=889.772µs logger=migrator t=2026-05-21T03:12:45.356330482Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-21T03:12:45.357613792Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.288851ms logger=migrator t=2026-05-21T03:12:45.362813954Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-21T03:12:45.364139765Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.326721ms logger=migrator t=2026-05-21T03:12:45.369178063Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-21T03:12:45.384759398Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.579304ms logger=migrator t=2026-05-21T03:12:45.388410374Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-21T03:12:45.389030778Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=623.685µs logger=migrator t=2026-05-21T03:12:45.392363276Z 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-21T03:12:45.393418371Z 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.054495ms logger=migrator t=2026-05-21T03:12:45.399911133Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-21T03:12:45.400353643Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=442.66µs logger=migrator t=2026-05-21T03:12:45.404539172Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-21T03:12:45.405530964Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=993.143µs logger=migrator t=2026-05-21T03:12:45.413618294Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-21T03:12:45.413960532Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=345.668µs logger=migrator t=2026-05-21T03:12:45.419834829Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-21T03:12:45.426169857Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.334288ms logger=migrator t=2026-05-21T03:12:45.434574144Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-21T03:12:45.441335813Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.767419ms logger=migrator t=2026-05-21T03:12:45.447727793Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-21T03:12:45.448614493Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=888.98µs logger=migrator t=2026-05-21T03:12:45.453033727Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-21T03:12:45.454563582Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.529675ms logger=migrator t=2026-05-21T03:12:45.459768624Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-21T03:12:45.460076251Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=309.777µs logger=migrator t=2026-05-21T03:12:45.464021174Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-21T03:12:45.468685143Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.661879ms logger=migrator t=2026-05-21T03:12:45.472791289Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-21T03:12:45.474021258Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.232659ms logger=migrator t=2026-05-21T03:12:45.480517011Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-21T03:12:45.480730425Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=216.055µs logger=migrator t=2026-05-21T03:12:45.485676141Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-21T03:12:45.48605707Z level=info msg="Migration successfully executed" id="Move region to single row" duration=380.939µs logger=migrator t=2026-05-21T03:12:45.491042636Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-21T03:12:45.491953048Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=914.532µs logger=migrator t=2026-05-21T03:12:45.496209778Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-21T03:12:45.497035618Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=824.751µs logger=migrator t=2026-05-21T03:12:45.500511059Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T03:12:45.503787935Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=3.268376ms logger=migrator t=2026-05-21T03:12:45.509374366Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T03:12:45.510865451Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.490124ms logger=migrator t=2026-05-21T03:12:45.515882828Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-21T03:12:45.51680177Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=924.912µs logger=migrator t=2026-05-21T03:12:45.520387524Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-21T03:12:45.521601832Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.213728ms logger=migrator t=2026-05-21T03:12:45.526474137Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-21T03:12:45.526724472Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=257.066µs logger=migrator t=2026-05-21T03:12:45.532272502Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-21T03:12:45.533792888Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.520716ms logger=migrator t=2026-05-21T03:12:45.539180674Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-21T03:12:45.540107056Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=921.072µs logger=migrator t=2026-05-21T03:12:45.545022781Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-21T03:12:45.545956463Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=933.542µs logger=migrator t=2026-05-21T03:12:45.551478222Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-21T03:12:45.552418154Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=940.412µs logger=migrator t=2026-05-21T03:12:45.556461139Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-21T03:12:45.556666604Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=198.204µs logger=migrator t=2026-05-21T03:12:45.560562054Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-21T03:12:45.560959234Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=397.72µs logger=migrator t=2026-05-21T03:12:45.564213531Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-21T03:12:45.564287252Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=74.221µs logger=migrator t=2026-05-21T03:12:45.570358565Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-21T03:12:45.571610903Z level=info msg="Migration successfully executed" id="create team table" duration=1.252479ms logger=migrator t=2026-05-21T03:12:45.576264183Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-21T03:12:45.578035524Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.7709ms logger=migrator t=2026-05-21T03:12:45.582282683Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-21T03:12:45.583158184Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=875.441µs logger=migrator t=2026-05-21T03:12:45.58896552Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-21T03:12:45.597029498Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.061828ms logger=migrator t=2026-05-21T03:12:45.602142588Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-21T03:12:45.602321272Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=180.184µs logger=migrator t=2026-05-21T03:12:45.606559522Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-21T03:12:45.607780971Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.222418ms logger=migrator t=2026-05-21T03:12:45.612942201Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-21T03:12:45.613921354Z level=info msg="Migration successfully executed" id="create team member table" duration=981.593µs logger=migrator t=2026-05-21T03:12:45.618103282Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-21T03:12:45.61888256Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=778.478µs logger=migrator t=2026-05-21T03:12:45.625299221Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-21T03:12:45.62610902Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=809.71µs logger=migrator t=2026-05-21T03:12:45.634238861Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-21T03:12:45.635713335Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.481685ms logger=migrator t=2026-05-21T03:12:45.640784323Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-21T03:12:45.645704389Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.920266ms logger=migrator t=2026-05-21T03:12:45.651050964Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-21T03:12:45.656177163Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.125189ms logger=migrator t=2026-05-21T03:12:45.660230529Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-21T03:12:45.665031282Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.800173ms logger=migrator t=2026-05-21T03:12:45.67055408Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-21T03:12:45.671587265Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.032625ms logger=migrator t=2026-05-21T03:12:45.690133628Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-21T03:12:45.692967645Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.835327ms logger=migrator t=2026-05-21T03:12:45.698527415Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-21T03:12:45.699655452Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.127807ms logger=migrator t=2026-05-21T03:12:45.704904445Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-21T03:12:45.705955599Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.050784ms logger=migrator t=2026-05-21T03:12:45.7119395Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-21T03:12:45.712903023Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=962.803µs logger=migrator t=2026-05-21T03:12:45.718094663Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-21T03:12:45.719497627Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.402493ms logger=migrator t=2026-05-21T03:12:45.723602362Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-21T03:12:45.725081177Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.478965ms logger=migrator t=2026-05-21T03:12:45.729634674Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-21T03:12:45.730547096Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=911.802µs logger=migrator t=2026-05-21T03:12:45.736402552Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-21T03:12:45.737282943Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=878.571µs logger=migrator t=2026-05-21T03:12:45.741520693Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-21T03:12:45.741955923Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=436.201µs logger=migrator t=2026-05-21T03:12:45.746662983Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-21T03:12:45.747486412Z level=info msg="Migration successfully executed" id="create tag table" duration=822.839µs logger=migrator t=2026-05-21T03:12:45.752024699Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-21T03:12:45.753884162Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.859042ms logger=migrator t=2026-05-21T03:12:45.759079253Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-21T03:12:45.760319103Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.24112ms logger=migrator t=2026-05-21T03:12:45.764527221Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-21T03:12:45.765718909Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.191167ms logger=migrator t=2026-05-21T03:12:45.770692485Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-21T03:12:45.771751481Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.073515ms logger=migrator t=2026-05-21T03:12:45.775771955Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-21T03:12:45.791141715Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.33729ms logger=migrator t=2026-05-21T03:12:45.796595322Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-21T03:12:45.79823428Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.641659ms logger=migrator t=2026-05-21T03:12:45.803162646Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-21T03:12:45.804577829Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.415513ms logger=migrator t=2026-05-21T03:12:45.809782021Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-21T03:12:45.810545368Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=766.947µs logger=migrator t=2026-05-21T03:12:45.816894348Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-21T03:12:45.818064755Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.173147ms logger=migrator t=2026-05-21T03:12:45.823183435Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-21T03:12:45.824531466Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.347611ms logger=migrator t=2026-05-21T03:12:45.829273757Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-21T03:12:45.830435865Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.162798ms logger=migrator t=2026-05-21T03:12:45.834732665Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-21T03:12:45.834860918Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=127.403µs logger=migrator t=2026-05-21T03:12:45.839914327Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-21T03:12:45.845671901Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.762665ms logger=migrator t=2026-05-21T03:12:45.850339601Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-21T03:12:45.854308344Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.967042ms logger=migrator t=2026-05-21T03:12:45.859116966Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-21T03:12:45.865137587Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.012021ms logger=migrator t=2026-05-21T03:12:45.870515903Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-21T03:12:45.876462262Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.922809ms logger=migrator t=2026-05-21T03:12:45.881103121Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-21T03:12:45.882220277Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.118546ms logger=migrator t=2026-05-21T03:12:45.886960608Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-21T03:12:45.892639831Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.679263ms logger=migrator t=2026-05-21T03:12:45.897839393Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-21T03:12:45.898929129Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.092836ms logger=migrator t=2026-05-21T03:12:45.904315515Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-21T03:12:45.905961324Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.645049ms logger=migrator t=2026-05-21T03:12:45.910791886Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-21T03:12:45.911920563Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.131367ms logger=migrator t=2026-05-21T03:12:45.918155449Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-21T03:12:45.919711495Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.557526ms logger=migrator t=2026-05-21T03:12:45.925749067Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-21T03:12:45.927443406Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.698239ms logger=migrator t=2026-05-21T03:12:45.936329954Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-21T03:12:45.937711067Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.388973ms logger=migrator t=2026-05-21T03:12:45.944161688Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-21T03:12:45.950447585Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.282826ms logger=migrator t=2026-05-21T03:12:45.957821618Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-21T03:12:45.960221634Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.403416ms logger=migrator t=2026-05-21T03:12:45.964529704Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-21T03:12:45.965390485Z level=info msg="Migration successfully executed" id="create cache_data table" duration=861.821µs logger=migrator t=2026-05-21T03:12:45.974263693Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-21T03:12:45.976753551Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.491588ms logger=migrator t=2026-05-21T03:12:45.982801333Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-21T03:12:45.984631296Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.829744ms logger=migrator t=2026-05-21T03:12:46.006513447Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-21T03:12:46.008510964Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.000487ms logger=migrator t=2026-05-21T03:12:46.016659965Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-21T03:12:46.017073455Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=418.98µs logger=migrator t=2026-05-21T03:12:46.025225856Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-21T03:12:46.02540735Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=185.284µs logger=migrator t=2026-05-21T03:12:46.031557714Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-21T03:12:46.033304765Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.751231ms logger=migrator t=2026-05-21T03:12:46.039376548Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T03:12:46.040325719Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=946.562µs logger=migrator t=2026-05-21T03:12:46.045618943Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T03:12:46.047203371Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.584018ms logger=migrator t=2026-05-21T03:12:46.054314337Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-21T03:12:46.054386979Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=73.132µs logger=migrator t=2026-05-21T03:12:46.058873154Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T03:12:46.060643326Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.769882ms logger=migrator t=2026-05-21T03:12:46.066046392Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T03:12:46.067519206Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.473444ms logger=migrator t=2026-05-21T03:12:46.073299662Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T03:12:46.074251905Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=952.313µs logger=migrator t=2026-05-21T03:12:46.078726949Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T03:12:46.080567012Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.839383ms logger=migrator t=2026-05-21T03:12:46.085074347Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-21T03:12:46.097354195Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=12.278738ms logger=migrator t=2026-05-21T03:12:46.102358293Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-21T03:12:46.103082299Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=723.706µs logger=migrator t=2026-05-21T03:12:46.109281794Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-21T03:12:46.109497549Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=216.395µs logger=migrator t=2026-05-21T03:12:46.114605749Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-21T03:12:46.116135655Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.530056ms logger=migrator t=2026-05-21T03:12:46.122704479Z 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-21T03:12:46.124475471Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.802563ms logger=migrator t=2026-05-21T03:12:46.134460674Z 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-21T03:12:46.135946159Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.485215ms logger=migrator t=2026-05-21T03:12:46.141904439Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T03:12:46.142003831Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=95.782µs logger=migrator t=2026-05-21T03:12:46.149810944Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-21T03:12:46.151484433Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.678348ms logger=migrator t=2026-05-21T03:12:46.158501287Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-21T03:12:46.159578562Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.078375ms logger=migrator t=2026-05-21T03:12:46.165160243Z 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-21T03:12:46.166769491Z 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.606228ms logger=migrator t=2026-05-21T03:12:46.177585693Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-21T03:12:46.178850004Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.26708ms logger=migrator t=2026-05-21T03:12:46.192047453Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-21T03:12:46.202363294Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.308481ms logger=migrator t=2026-05-21T03:12:46.214003536Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-21T03:12:46.215599814Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.597058ms logger=migrator t=2026-05-21T03:12:46.224984544Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T03:12:46.226447788Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.463115ms logger=migrator t=2026-05-21T03:12:46.232351456Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-21T03:12:46.261921879Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.567003ms logger=migrator t=2026-05-21T03:12:46.269386713Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-21T03:12:46.297238596Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.848772ms logger=migrator t=2026-05-21T03:12:46.303549683Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-21T03:12:46.304305212Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=754.939µs logger=migrator t=2026-05-21T03:12:46.307726032Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T03:12:46.309256417Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.528175ms logger=migrator t=2026-05-21T03:12:46.314094421Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-21T03:12:46.32175017Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.66221ms logger=migrator t=2026-05-21T03:12:46.326707836Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-21T03:12:46.334322794Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.619488ms logger=migrator t=2026-05-21T03:12:46.339191008Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-21T03:12:46.340290004Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.099296ms logger=migrator t=2026-05-21T03:12:46.344310578Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-21T03:12:46.345408514Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.097476ms logger=migrator t=2026-05-21T03:12:46.351556198Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-21T03:12:46.352600943Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.044084ms logger=migrator t=2026-05-21T03:12:46.358008199Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-21T03:12:46.359431612Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.427983ms logger=migrator t=2026-05-21T03:12:46.364128462Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-21T03:12:46.364205064Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=77.122µs logger=migrator t=2026-05-21T03:12:46.373806539Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-21T03:12:46.382067272Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.261933ms logger=migrator t=2026-05-21T03:12:46.386604879Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-21T03:12:46.391001242Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.392993ms logger=migrator t=2026-05-21T03:12:46.394563675Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-21T03:12:46.402485611Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.915256ms logger=migrator t=2026-05-21T03:12:46.408580813Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-21T03:12:46.409514165Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=895.651µs logger=migrator t=2026-05-21T03:12:46.413637372Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-21T03:12:46.415834144Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.196302ms logger=migrator t=2026-05-21T03:12:46.420006031Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-21T03:12:46.426352799Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.345878ms logger=migrator t=2026-05-21T03:12:46.429959494Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-21T03:12:46.43660818Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.647176ms logger=migrator t=2026-05-21T03:12:46.445131839Z 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-21T03:12:46.446630555Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.502166ms logger=migrator t=2026-05-21T03:12:46.451492438Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-21T03:12:46.456578157Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.086009ms logger=migrator t=2026-05-21T03:12:46.460374776Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-21T03:12:46.464846191Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.470105ms logger=migrator t=2026-05-21T03:12:46.472322236Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-21T03:12:46.472510521Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=192.145µs logger=migrator t=2026-05-21T03:12:46.47719269Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-21T03:12:46.478580543Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.387953ms logger=migrator t=2026-05-21T03:12:46.484115472Z 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-21T03:12:46.485394952Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.27308ms logger=migrator t=2026-05-21T03:12:46.493911051Z 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-21T03:12:46.496031361Z 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=2.12075ms logger=migrator t=2026-05-21T03:12:46.502506812Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T03:12:46.502635736Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=124.724µs logger=migrator t=2026-05-21T03:12:46.507667573Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-21T03:12:46.51521355Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.552957ms logger=migrator t=2026-05-21T03:12:46.520165267Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-21T03:12:46.528007701Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.842684ms logger=migrator t=2026-05-21T03:12:46.532516716Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-21T03:12:46.53739534Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.875885ms logger=migrator t=2026-05-21T03:12:46.541323621Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-21T03:12:46.549200286Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.869345ms logger=migrator t=2026-05-21T03:12:46.554101391Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-21T03:12:46.561503985Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.402384ms logger=migrator t=2026-05-21T03:12:46.565416636Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-21T03:12:46.565474368Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=55.121µs logger=migrator t=2026-05-21T03:12:46.568857987Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-21T03:12:46.569525832Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=667.495µs logger=migrator t=2026-05-21T03:12:46.575049831Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-21T03:12:46.586276534Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.229593ms logger=migrator t=2026-05-21T03:12:46.590966994Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-21T03:12:46.591054026Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=89.402µs logger=migrator t=2026-05-21T03:12:46.594793984Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-21T03:12:46.603107918Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.309965ms logger=migrator t=2026-05-21T03:12:46.607375189Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-21T03:12:46.608393622Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.018473ms logger=migrator t=2026-05-21T03:12:46.61296165Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-21T03:12:46.623605129Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.639239ms logger=migrator t=2026-05-21T03:12:46.627666614Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-21T03:12:46.628322069Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=655.475µs logger=migrator t=2026-05-21T03:12:46.632377244Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-21T03:12:46.634070653Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.688619ms logger=migrator t=2026-05-21T03:12:46.639249995Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-21T03:12:46.646032434Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.777619ms logger=migrator t=2026-05-21T03:12:46.649857514Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-21T03:12:46.650679263Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=823.439µs logger=migrator t=2026-05-21T03:12:46.6556969Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-21T03:12:46.657468702Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.772312ms logger=migrator t=2026-05-21T03:12:46.66168823Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-21T03:12:46.662532541Z level=info msg="Migration successfully executed" id="create alert_image table" duration=844.031µs logger=migrator t=2026-05-21T03:12:46.6672297Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-21T03:12:46.668358117Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.125927ms logger=migrator t=2026-05-21T03:12:46.672680408Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-21T03:12:46.672860872Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=178.784µs logger=migrator t=2026-05-21T03:12:46.677258045Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-21T03:12:46.678639557Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.382612ms logger=migrator t=2026-05-21T03:12:46.688053748Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-21T03:12:46.690448264Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.403856ms logger=migrator t=2026-05-21T03:12:46.695369469Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-21T03:12:46.695655346Z 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-21T03:12:46.698993305Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-21T03:12:46.699496696Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=505.672µs logger=migrator t=2026-05-21T03:12:46.704154354Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-21T03:12:46.705312942Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.157828ms logger=migrator t=2026-05-21T03:12:46.709319656Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-21T03:12:46.716518495Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.196929ms logger=migrator t=2026-05-21T03:12:46.72060674Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-21T03:12:46.721838639Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.235369ms logger=migrator t=2026-05-21T03:12:46.72787414Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-21T03:12:46.730375269Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.501659ms logger=migrator t=2026-05-21T03:12:46.735208133Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-21T03:12:46.736331799Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.126717ms logger=migrator t=2026-05-21T03:12:46.742207496Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-21T03:12:46.743614079Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.407533ms logger=migrator t=2026-05-21T03:12:46.748718908Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-21T03:12:46.750422128Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.70176ms logger=migrator t=2026-05-21T03:12:46.755247842Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-21T03:12:46.755279542Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.04µs logger=migrator t=2026-05-21T03:12:46.758945268Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-21T03:12:46.75903506Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=90.302µs logger=migrator t=2026-05-21T03:12:46.7637016Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-21T03:12:46.773933479Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.23371ms logger=migrator t=2026-05-21T03:12:46.777558794Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-21T03:12:46.777953513Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=394.439µs logger=migrator t=2026-05-21T03:12:46.78121048Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-21T03:12:46.782499579Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.284909ms logger=migrator t=2026-05-21T03:12:46.787726152Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-21T03:12:46.78807904Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=353.078µs logger=migrator t=2026-05-21T03:12:46.793379764Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-21T03:12:46.794743317Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.362442ms logger=migrator t=2026-05-21T03:12:46.79875266Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-21T03:12:46.79959189Z level=info msg="Migration successfully executed" id="create secrets table" duration=835.35µs logger=migrator t=2026-05-21T03:12:46.803754747Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-21T03:12:46.842999926Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.241749ms logger=migrator t=2026-05-21T03:12:46.847877531Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-21T03:12:46.85511761Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.244919ms logger=migrator t=2026-05-21T03:12:46.85893323Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-21T03:12:46.859098134Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=164.874µs logger=migrator t=2026-05-21T03:12:46.863076697Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-21T03:12:46.895751162Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.668695ms logger=migrator t=2026-05-21T03:12:46.902306295Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-21T03:12:46.93708658Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.782105ms logger=migrator t=2026-05-21T03:12:46.941517193Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-21T03:12:46.942439246Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=923.073µs logger=migrator t=2026-05-21T03:12:46.947241557Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-21T03:12:46.948526298Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.284171ms logger=migrator t=2026-05-21T03:12:46.953534404Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-21T03:12:46.953800501Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=266.437µs logger=migrator t=2026-05-21T03:12:46.957806865Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-21T03:12:46.958875029Z level=info msg="Migration successfully executed" id="create permission table" duration=1.077714ms logger=migrator t=2026-05-21T03:12:46.962923245Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-21T03:12:46.964088202Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.164877ms logger=migrator t=2026-05-21T03:12:46.968827373Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-21T03:12:46.969914588Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.089265ms logger=migrator t=2026-05-21T03:12:46.973657056Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-21T03:12:46.974503016Z level=info msg="Migration successfully executed" id="create role table" duration=841.33µs logger=migrator t=2026-05-21T03:12:46.978148191Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-21T03:12:46.985581116Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.432494ms logger=migrator t=2026-05-21T03:12:46.990545542Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-21T03:12:46.998335214Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.789791ms logger=migrator t=2026-05-21T03:12:47.003776861Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-21T03:12:47.004793925Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.016984ms logger=migrator t=2026-05-21T03:12:47.009450494Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-21T03:12:47.010493399Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.042405ms logger=migrator t=2026-05-21T03:12:47.015457316Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-21T03:12:47.017306828Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.848653ms logger=migrator t=2026-05-21T03:12:47.021752163Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-21T03:12:47.023146965Z level=info msg="Migration successfully executed" id="create team role table" duration=1.391932ms logger=migrator t=2026-05-21T03:12:47.027505227Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-21T03:12:47.028582672Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.074095ms logger=migrator t=2026-05-21T03:12:47.033327693Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-21T03:12:47.034384688Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.056325ms logger=migrator t=2026-05-21T03:12:47.038242349Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-21T03:12:47.039277543Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.033173ms logger=migrator t=2026-05-21T03:12:47.043052661Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-21T03:12:47.043921782Z level=info msg="Migration successfully executed" id="create user role table" duration=868.421µs logger=migrator t=2026-05-21T03:12:47.048255263Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-21T03:12:47.049318508Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.063115ms logger=migrator t=2026-05-21T03:12:47.054380336Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-21T03:12:47.056158758Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.777632ms logger=migrator t=2026-05-21T03:12:47.060843328Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-21T03:12:47.062155408Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.31387ms logger=migrator t=2026-05-21T03:12:47.068337973Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-21T03:12:47.069368788Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.029535ms logger=migrator t=2026-05-21T03:12:47.07631309Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-21T03:12:47.077717753Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.408314ms logger=migrator t=2026-05-21T03:12:47.083332884Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-21T03:12:47.084305527Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.010563ms logger=migrator t=2026-05-21T03:12:47.089676343Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-21T03:12:47.09680014Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.123067ms logger=migrator t=2026-05-21T03:12:47.101625023Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-21T03:12:47.102591756Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=966.363µs logger=migrator t=2026-05-21T03:12:47.11006799Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-21T03:12:47.111129106Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.067356ms logger=migrator t=2026-05-21T03:12:47.122062872Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-21T03:12:47.124281473Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.224951ms logger=migrator t=2026-05-21T03:12:47.131760929Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-21T03:12:47.133869628Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.11421ms logger=migrator t=2026-05-21T03:12:47.138886676Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-21T03:12:47.139776036Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=888.34µs logger=migrator t=2026-05-21T03:12:47.146212117Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-21T03:12:47.148108612Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.895814ms logger=migrator t=2026-05-21T03:12:47.154213524Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-21T03:12:47.163080542Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.866827ms logger=migrator t=2026-05-21T03:12:47.171007607Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-21T03:12:47.180582132Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.576885ms logger=migrator t=2026-05-21T03:12:47.18732758Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-21T03:12:47.192982522Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.655052ms logger=migrator t=2026-05-21T03:12:47.199936014Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-21T03:12:47.20741488Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.477286ms logger=migrator t=2026-05-21T03:12:47.212853827Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-21T03:12:47.214937916Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.083059ms logger=migrator t=2026-05-21T03:12:47.220014366Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-21T03:12:47.220827464Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=812.388µs logger=migrator t=2026-05-21T03:12:47.225647958Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-21T03:12:47.226715452Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.066954ms logger=migrator t=2026-05-21T03:12:47.232024547Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-21T03:12:47.232953348Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=886.59µs logger=migrator t=2026-05-21T03:12:47.240040424Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-21T03:12:47.241458987Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.455384ms logger=migrator t=2026-05-21T03:12:47.247413857Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-21T03:12:47.247489878Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=75.882µs logger=migrator t=2026-05-21T03:12:47.253915169Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-21T03:12:47.253969591Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=55.242µs logger=migrator t=2026-05-21T03:12:47.258505756Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-21T03:12:47.258972408Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=466.662µs logger=migrator t=2026-05-21T03:12:47.264804825Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-21T03:12:47.265829558Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.028744ms logger=migrator t=2026-05-21T03:12:47.270973569Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-21T03:12:47.272167226Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.193817ms logger=migrator t=2026-05-21T03:12:47.27746805Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-21T03:12:47.277681275Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=213.325µs logger=migrator t=2026-05-21T03:12:47.282085979Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-21T03:12:47.28256228Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=476.361µs logger=migrator t=2026-05-21T03:12:47.287659339Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-21T03:12:47.289247856Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.588147ms logger=migrator t=2026-05-21T03:12:47.297558281Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-21T03:12:47.298802611Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.24381ms logger=migrator t=2026-05-21T03:12:47.316962235Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-21T03:12:47.328209999Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.251974ms logger=migrator t=2026-05-21T03:12:47.333104133Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-21T03:12:47.333178765Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=75.562µs logger=migrator t=2026-05-21T03:12:47.339652406Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-21T03:12:47.340780564Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.126547ms logger=migrator t=2026-05-21T03:12:47.347872869Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-21T03:12:47.349080858Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.211919ms logger=migrator t=2026-05-21T03:12:47.364012467Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-21T03:12:47.366193308Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.182751ms logger=migrator t=2026-05-21T03:12:47.372363763Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-21T03:12:47.382981612Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.613818ms logger=migrator t=2026-05-21T03:12:47.388818908Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-21T03:12:47.390008536Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.191518ms logger=migrator t=2026-05-21T03:12:47.395087265Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-21T03:12:47.396689743Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.603728ms logger=migrator t=2026-05-21T03:12:47.408843877Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-21T03:12:47.434448727Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.601669ms logger=migrator t=2026-05-21T03:12:47.442481495Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-21T03:12:47.443921529Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.441884ms logger=migrator t=2026-05-21T03:12:47.451189249Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-21T03:12:47.452624843Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.439734ms logger=migrator t=2026-05-21T03:12:47.459385711Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-21T03:12:47.461142772Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.760451ms logger=migrator t=2026-05-21T03:12:47.46787854Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-21T03:12:47.469312484Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.437685ms logger=migrator t=2026-05-21T03:12:47.475687043Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-21T03:12:47.476026251Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=342.338µs logger=migrator t=2026-05-21T03:12:47.482740597Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-21T03:12:47.484302934Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.564587ms logger=migrator t=2026-05-21T03:12:47.490287694Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-21T03:12:47.499478329Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.179955ms logger=migrator t=2026-05-21T03:12:47.505764947Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-21T03:12:47.506836232Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.074485ms logger=migrator t=2026-05-21T03:12:47.513250712Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-21T03:12:47.514467691Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.218839ms logger=migrator t=2026-05-21T03:12:47.521464284Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T03:12:47.522035447Z 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-21T03:12:47.529582614Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T03:12:47.530281061Z 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-21T03:12:47.541906133Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-21T03:12:47.543338577Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.461224ms logger=migrator t=2026-05-21T03:12:47.551114599Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-21T03:12:47.551995069Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=880.08µs logger=migrator t=2026-05-21T03:12:47.55883327Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T03:12:47.560056068Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.222988ms logger=migrator t=2026-05-21T03:12:47.567335359Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T03:12:47.568458175Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.122766ms logger=migrator t=2026-05-21T03:12:47.575582532Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T03:12:47.57677346Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.192138ms logger=migrator t=2026-05-21T03:12:47.581996642Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T03:12:47.58404617Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.049398ms logger=migrator t=2026-05-21T03:12:47.593958362Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-21T03:12:47.595214812Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.26187ms logger=migrator t=2026-05-21T03:12:47.600841384Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-21T03:12:47.604643432Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=3.805208ms logger=migrator t=2026-05-21T03:12:47.610614522Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T03:12:47.612240211Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.646939ms logger=migrator t=2026-05-21T03:12:47.617277848Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T03:12:47.618523458Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.245069ms logger=migrator t=2026-05-21T03:12:47.62419947Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-21T03:12:47.625855259Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.653118ms logger=migrator t=2026-05-21T03:12:47.631013899Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-21T03:12:47.658053803Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.032254ms logger=migrator t=2026-05-21T03:12:47.662284592Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-21T03:12:47.672922261Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.634039ms logger=migrator t=2026-05-21T03:12:47.68652061Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-21T03:12:47.697412695Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.891574ms logger=migrator t=2026-05-21T03:12:47.704837109Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-21T03:12:47.705250018Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=412.599µs logger=migrator t=2026-05-21T03:12:47.710541752Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-21T03:12:47.72280986Z level=info msg="Migration successfully executed" id="add share column" duration=12.254407ms logger=migrator t=2026-05-21T03:12:47.727188282Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-21T03:12:47.727363776Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=175.524µs logger=migrator t=2026-05-21T03:12:47.732847815Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-21T03:12:47.734880932Z level=info msg="Migration successfully executed" id="create file table" duration=2.034227ms logger=migrator t=2026-05-21T03:12:47.740856152Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-21T03:12:47.743118585Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.268213ms logger=migrator t=2026-05-21T03:12:47.748803698Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-21T03:12:47.750524869Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.722331ms logger=migrator t=2026-05-21T03:12:47.755051205Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-21T03:12:47.756022407Z level=info msg="Migration successfully executed" id="create file_meta table" duration=970.972µs logger=migrator t=2026-05-21T03:12:47.761647649Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-21T03:12:47.763850761Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.205572ms logger=migrator t=2026-05-21T03:12:47.768632992Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-21T03:12:47.768747075Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=115.363µs logger=migrator t=2026-05-21T03:12:47.775109994Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-21T03:12:47.775225097Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=110.283µs logger=migrator t=2026-05-21T03:12:47.780066131Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-21T03:12:47.780653714Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=590.363µs logger=migrator t=2026-05-21T03:12:47.784185427Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-21T03:12:47.78434917Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=165.243µs logger=migrator t=2026-05-21T03:12:47.788371914Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-21T03:12:47.789807548Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.434104ms logger=migrator t=2026-05-21T03:12:47.797627082Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-21T03:12:47.807449881Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.83914ms logger=migrator t=2026-05-21T03:12:47.813519463Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-21T03:12:47.813857662Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=342.619µs logger=migrator t=2026-05-21T03:12:47.818388847Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-21T03:12:47.819853042Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.462805ms logger=migrator t=2026-05-21T03:12:47.823709972Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-21T03:12:47.824219694Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=510.832µs logger=migrator t=2026-05-21T03:12:47.829727953Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-21T03:12:47.83002348Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=295.907µs logger=migrator t=2026-05-21T03:12:47.834481185Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-21T03:12:47.835014947Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=534.283µs logger=migrator t=2026-05-21T03:12:47.838427457Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-21T03:12:47.847977561Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.549744ms logger=migrator t=2026-05-21T03:12:47.852607059Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-21T03:12:47.859277995Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.667046ms logger=migrator t=2026-05-21T03:12:47.864447337Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-21T03:12:47.865626154Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.182878ms logger=migrator t=2026-05-21T03:12:47.869476684Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-21T03:12:47.951976956Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.493442ms logger=migrator t=2026-05-21T03:12:47.9602641Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-21T03:12:47.962842111Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.582651ms logger=migrator t=2026-05-21T03:12:47.966744422Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-21T03:12:47.967590391Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=845.419µs logger=migrator t=2026-05-21T03:12:47.971827391Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-21T03:12:47.996861347Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.033526ms logger=migrator t=2026-05-21T03:12:48.004277991Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-21T03:12:48.014709375Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.431404ms logger=migrator t=2026-05-21T03:12:48.020400128Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-21T03:12:48.021183047Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=788.909µs logger=migrator t=2026-05-21T03:12:48.028626061Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-21T03:12:48.029060781Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=435.14µs logger=migrator t=2026-05-21T03:12:48.034765914Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-21T03:12:48.035081693Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=316.149µs logger=migrator t=2026-05-21T03:12:48.040243053Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-21T03:12:48.040482248Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=241.956µs logger=migrator t=2026-05-21T03:12:48.044847041Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-21T03:12:48.045370513Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=523.412µs logger=migrator t=2026-05-21T03:12:48.050539624Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-21T03:12:48.052642424Z level=info msg="Migration successfully executed" id="create folder table" duration=2.1015ms logger=migrator t=2026-05-21T03:12:48.059405831Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-21T03:12:48.060717433Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.315402ms logger=migrator t=2026-05-21T03:12:48.064670365Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-21T03:12:48.065529995Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=860.47µs logger=migrator t=2026-05-21T03:12:48.06916158Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-21T03:12:48.069184101Z level=info msg="Migration successfully executed" id="Update folder title length" duration=20.811µs logger=migrator t=2026-05-21T03:12:48.07345315Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T03:12:48.076522222Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.068932ms logger=migrator t=2026-05-21T03:12:48.082168194Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T03:12:48.083521947Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.354023ms logger=migrator t=2026-05-21T03:12:48.090705784Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-21T03:12:48.092987978Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.285514ms logger=migrator t=2026-05-21T03:12:48.096806008Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-21T03:12:48.097490724Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=684.586µs logger=migrator t=2026-05-21T03:12:48.103193077Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-21T03:12:48.103956815Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=764.108µs logger=migrator t=2026-05-21T03:12:48.109857013Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-21T03:12:48.111504762Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.647449ms logger=migrator t=2026-05-21T03:12:48.114602544Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-21T03:12:48.115780942Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.177118ms logger=migrator t=2026-05-21T03:12:48.121237119Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-21T03:12:48.122047089Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=811.16µs logger=migrator t=2026-05-21T03:12:48.125601622Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-21T03:12:48.126479582Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=876.86µs logger=migrator t=2026-05-21T03:12:48.131166963Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-21T03:12:48.132658397Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.489684ms logger=migrator t=2026-05-21T03:12:48.136531098Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-21T03:12:48.137765517Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.234419ms logger=migrator t=2026-05-21T03:12:48.14135078Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-21T03:12:48.14261627Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.26512ms logger=migrator t=2026-05-21T03:12:48.148203641Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-21T03:12:48.149707056Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.502325ms logger=migrator t=2026-05-21T03:12:48.154342275Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-21T03:12:48.155288757Z level=info msg="Migration successfully executed" id="create signing_key table" duration=945.941µs logger=migrator t=2026-05-21T03:12:48.159854074Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-21T03:12:48.161555294Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.70158ms logger=migrator t=2026-05-21T03:12:48.166728756Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-21T03:12:48.168057416Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.3292ms logger=migrator t=2026-05-21T03:12:48.172001828Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-21T03:12:48.172331577Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=330.729µs logger=migrator t=2026-05-21T03:12:48.1758899Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-21T03:12:48.186444767Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.554667ms logger=migrator t=2026-05-21T03:12:48.191503915Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-21T03:12:48.19210578Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=612.506µs logger=migrator t=2026-05-21T03:12:48.19552067Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T03:12:48.1955409Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.221µs logger=migrator t=2026-05-21T03:12:48.199010241Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T03:12:48.200022744Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.014713ms logger=migrator t=2026-05-21T03:12:48.204679814Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T03:12:48.204708654Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.35µs logger=migrator t=2026-05-21T03:12:48.208525333Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-21T03:12:48.210498Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.987037ms logger=migrator t=2026-05-21T03:12:48.214508794Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T03:12:48.216031109Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.528255ms logger=migrator t=2026-05-21T03:12:48.221783264Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-21T03:12:48.222905791Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.122767ms logger=migrator t=2026-05-21T03:12:48.227113599Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-21T03:12:48.227967629Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=854.719µs logger=migrator t=2026-05-21T03:12:48.23139612Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-21T03:12:48.231865931Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=470.411µs logger=migrator t=2026-05-21T03:12:48.236210572Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-21T03:12:48.237048992Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=830.55µs logger=migrator t=2026-05-21T03:12:48.241874214Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-21T03:12:48.242889959Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.017515ms logger=migrator t=2026-05-21T03:12:48.248271855Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-21T03:12:48.249494643Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.222278ms logger=migrator t=2026-05-21T03:12:48.25489406Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-21T03:12:48.265476358Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.581498ms logger=migrator t=2026-05-21T03:12:48.26989102Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-21T03:12:48.276936186Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.044596ms logger=migrator t=2026-05-21T03:12:48.282519907Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-21T03:12:48.294081947Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.56091ms logger=migrator t=2026-05-21T03:12:48.299665298Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-21T03:12:48.299973455Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=293.777µs logger=migrator t=2026-05-21T03:12:48.304673275Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-21T03:12:48.314852383Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.180178ms logger=migrator t=2026-05-21T03:12:48.319507433Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-21T03:12:48.328886642Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.382309ms logger=migrator t=2026-05-21T03:12:48.33473825Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-21T03:12:48.334986026Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=248.036µs logger=migrator t=2026-05-21T03:12:48.343635688Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.943330961s logger=migrator t=2026-05-21T03:12:48.344256653Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-21T03:12:48.365314095Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-21T03:12:48.365578222Z level=info msg="Created default organization" logger=secrets t=2026-05-21T03:12:48.371184024Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T03:12:48.426118829Z level=info msg="Restored cache from database" duration=1.553936ms logger=plugin.store t=2026-05-21T03:12:48.428012124Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-21T03:12:48.468580584Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-21T03:12:48.468629985Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-21T03:12:48.468734507Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-21T03:12:48.468743767Z level=info msg="Plugins loaded" count=54 duration=40.732533ms logger=query_data t=2026-05-21T03:12:48.473022378Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-21T03:12:48.476308834Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-21T03:12:48.480199425Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-21T03:12:48.492415962Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-21T03:12:48.496660961Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-21T03:12:48.499835045Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-21T03:12:48.523149162Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-21T03:12:48.541779767Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-21T03:12:48.558484449Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-21T03:12:48.558515379Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-21T03:12:48.558799976Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-21T03:12:48.559240747Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-21T03:12:48.560728681Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-21T03:12:48.562097164Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-21T03:12:48.570646634Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-21T03:12:48.615203158Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-21T03:12:48.645364883Z level=info msg="Update check succeeded" duration=84.767015ms logger=ngalert.state.manager t=2026-05-21T03:12:48.668488035Z level=info msg="State cache has been initialized" states=0 duration=109.240578ms logger=ngalert.scheduler t=2026-05-21T03:12:48.668575607Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-21T03:12:48.668782592Z level=info msg=starting first_tick=2026-05-21T03:12:50Z logger=provisioning.dashboard t=2026-05-21T03:12:48.750819283Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-21T03:12:48.977494081Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-21T03:12:48.978144786Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=grafana.update.checker t=2026-05-21T03:12:49.663377023Z level=info msg="Update check succeeded" duration=1.10173291s logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T03:12:49.683722609Z level=info msg="Patterns update finished" duration=1.01551533s logger=provisioning.dashboard t=2026-05-21T03:12:51.033087449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.034416929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.059068987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.080456178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.101621603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.126527567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.144018676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.164278061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.180247394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.204041732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.220384825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.249041316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.264839255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.323474538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.343141889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.383478464Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-21T03:12:51.383667918Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-21T03:12:51.40426971Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-21T03:12:51.44097478Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-21T03:12:51.453519404Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-21T03:12:51.455709876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.487359796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.580138259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.600799002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.64464808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.668699633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.718600681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.741107518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.785696242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.807885182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.845719529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:51.86287465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.045858815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.071463174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.357904123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.374358538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.549191012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.570800028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.622211702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.644544515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.688337821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.709941956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.773666389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.793301438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.840647927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.860386039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.916584875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.934718821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:52.988813617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.005377765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.067639423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.088147153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.141910192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.162547045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.21443693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.236078517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.283579229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.302785579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.368691902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.384108894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.446662838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.465053649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.539161444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.555563329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.608417837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.625588718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.758585224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.778340066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.836248591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.851148211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.911073754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:53.930002167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:54.002116286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:54.017316382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:54.07318278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:54.091809067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:54.170361496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:54.209076692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:54.333430915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:54.353575936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:54.444952156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:54.468048887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T03:12:54.577554241Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-21T03:13:59.589990114Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-21T03:22:48.571296519Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-21T03:22:48.600636153Z level=info msg="Completed cleanup jobs" duration=39.597779ms logger=plugins.update.checker t=2026-05-21T03:22:48.698866917Z level=info msg="Update check succeeded" duration=52.482168ms logger=cleanup t=2026-05-21T03:32:48.592200846Z level=info msg="Completed cleanup jobs" duration=31.144448ms logger=plugins.update.checker t=2026-05-21T03:32:48.696706986Z level=info msg="Update check succeeded" duration=50.580384ms logger=cleanup t=2026-05-21T03:42:48.620512431Z level=info msg="Completed cleanup jobs" duration=59.766868ms logger=plugins.update.checker t=2026-05-21T03:42:48.692854372Z level=info msg="Update check succeeded" duration=47.248648ms logger=infra.usagestats t=2026-05-21T03:43:59.609901685Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-21T03:52:48.587118779Z level=info msg="Completed cleanup jobs" duration=25.753329ms logger=plugins.update.checker t=2026-05-21T03:52:48.700927469Z level=info msg="Update check succeeded" duration=55.382113ms logger=cleanup t=2026-05-21T04:02:48.595326994Z level=info msg="Completed cleanup jobs" duration=34.535803ms logger=plugins.update.checker t=2026-05-21T04:02:48.69398704Z level=info msg="Update check succeeded" duration=47.975135ms logger=cleanup t=2026-05-21T04:12:48.593698769Z level=info msg="Completed cleanup jobs" duration=32.307678ms logger=plugins.update.checker t=2026-05-21T04:12:48.697228038Z level=info msg="Update check succeeded" duration=50.431303ms logger=infra.usagestats t=2026-05-21T04:13:59.612538968Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-21T04:22:48.600581356Z level=info msg="Completed cleanup jobs" duration=39.692654ms logger=plugins.update.checker t=2026-05-21T04:22:48.695977971Z level=info msg="Update check succeeded" duration=49.875359ms