logger=settings t=2026-07-01T01:12:14.70257281Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-01T01:12:14Z logger=settings t=2026-07-01T01:12:14.7031607Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-01T01:12:14.703182401Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-01T01:12:14.703190891Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-01T01:12:14.703197731Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-01T01:12:14.703204681Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-01T01:12:14.703216611Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-01T01:12:14.703223702Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-01T01:12:14.703233612Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-01T01:12:14.703245342Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-01T01:12:14.703251892Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-01T01:12:14.703263922Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-01T01:12:14.703271242Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-01T01:12:14.703282843Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-01T01:12:14.703290553Z level=info msg=Target target=[all] logger=settings t=2026-07-01T01:12:14.703309113Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-01T01:12:14.703315863Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-01T01:12:14.703322533Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-01T01:12:14.703330534Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-01T01:12:14.703342194Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-01T01:12:14.703348744Z level=info msg="App mode production" logger=sqlstore t=2026-07-01T01:12:14.703900715Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-01T01:12:14.703931526Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-01T01:12:14.706404322Z level=info msg="Locking database" logger=migrator t=2026-07-01T01:12:14.706423562Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-01T01:12:14.708478701Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-01T01:12:14.70998516Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.507369ms logger=migrator t=2026-07-01T01:12:14.715991753Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-01T01:12:14.717014903Z level=info msg="Migration successfully executed" id="create user table" duration=1.02262ms logger=migrator t=2026-07-01T01:12:14.72105835Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-01T01:12:14.722026828Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=966.638µs logger=migrator t=2026-07-01T01:12:14.726399532Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-01T01:12:14.727171406Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=773.714µs logger=migrator t=2026-07-01T01:12:14.731887386Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-01T01:12:14.732846693Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=959.627µs logger=migrator t=2026-07-01T01:12:14.737331148Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-01T01:12:14.738342378Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.01162ms logger=migrator t=2026-07-01T01:12:14.741975737Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-01T01:12:14.745683937Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.708569ms logger=migrator t=2026-07-01T01:12:14.752763471Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-01T01:12:14.756118585Z level=info msg="Migration successfully executed" id="create user table v2" duration=3.355314ms logger=migrator t=2026-07-01T01:12:14.760838094Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-01T01:12:14.76166324Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=825.856µs logger=migrator t=2026-07-01T01:12:14.768597392Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-01T01:12:14.769312005Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=714.423µs logger=migrator t=2026-07-01T01:12:14.777086383Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-01T01:12:14.778108922Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.026449ms logger=migrator t=2026-07-01T01:12:14.783403312Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-01T01:12:14.783972813Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=570.551µs logger=migrator t=2026-07-01T01:12:14.7869592Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-01T01:12:14.788480939Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.519758ms logger=migrator t=2026-07-01T01:12:14.792350352Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-01T01:12:14.792399323Z level=info msg="Migration successfully executed" id="Update user table charset" duration=48.761µs logger=migrator t=2026-07-01T01:12:14.800213591Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-01T01:12:14.801897183Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.687283ms logger=migrator t=2026-07-01T01:12:14.805292957Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-01T01:12:14.805515871Z level=info msg="Migration successfully executed" id="Add missing user data" duration=223.004µs logger=migrator t=2026-07-01T01:12:14.80861734Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-01T01:12:14.810462015Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.838885ms logger=migrator t=2026-07-01T01:12:14.814792927Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-01T01:12:14.815607542Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=813.365µs logger=migrator t=2026-07-01T01:12:14.818912476Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-01T01:12:14.820111599Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.198443ms logger=migrator t=2026-07-01T01:12:14.823598215Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-01T01:12:14.831371502Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.772768ms logger=migrator t=2026-07-01T01:12:14.83657637Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-01T01:12:14.83863371Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.06079ms logger=migrator t=2026-07-01T01:12:14.842117325Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-01T01:12:14.84238008Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=262.655µs logger=migrator t=2026-07-01T01:12:14.845726024Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-01T01:12:14.846513758Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=787.684µs logger=migrator t=2026-07-01T01:12:14.851278119Z 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-07-01T01:12:14.851667446Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=386.587µs logger=migrator t=2026-07-01T01:12:14.855804155Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-01T01:12:14.856229333Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=424.978µs logger=migrator t=2026-07-01T01:12:14.861292489Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-01T01:12:14.862133265Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=840.546µs logger=migrator t=2026-07-01T01:12:14.867474386Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-01T01:12:14.868356463Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=881.557µs logger=migrator t=2026-07-01T01:12:14.871817378Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-01T01:12:14.872599364Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=781.136µs logger=migrator t=2026-07-01T01:12:14.878672758Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-01T01:12:14.879465884Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=794.426µs logger=migrator t=2026-07-01T01:12:14.885499518Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-01T01:12:14.886256183Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=755.905µs logger=migrator t=2026-07-01T01:12:14.891697556Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-01T01:12:14.891723677Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.351µs logger=migrator t=2026-07-01T01:12:14.894960408Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-01T01:12:14.895835355Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=874.906µs logger=migrator t=2026-07-01T01:12:14.901090303Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-01T01:12:14.901818388Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=728.375µs logger=migrator t=2026-07-01T01:12:14.908282491Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-01T01:12:14.90933089Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.047779ms logger=migrator t=2026-07-01T01:12:14.913745974Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-01T01:12:14.914546629Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=800.505µs logger=migrator t=2026-07-01T01:12:14.919105065Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-01T01:12:14.922144643Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.039068ms logger=migrator t=2026-07-01T01:12:14.927499164Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-01T01:12:14.929181796Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.684042ms logger=migrator t=2026-07-01T01:12:14.934884315Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-01T01:12:14.935871623Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=989.078µs logger=migrator t=2026-07-01T01:12:14.940898439Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-01T01:12:14.941610172Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=711.683µs logger=migrator t=2026-07-01T01:12:14.945478705Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-01T01:12:14.946736599Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.262094ms logger=migrator t=2026-07-01T01:12:14.951619121Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-01T01:12:14.952279894Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=660.233µs logger=migrator t=2026-07-01T01:12:14.957736078Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-01T01:12:14.958135756Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=399.688µs logger=migrator t=2026-07-01T01:12:14.961436248Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-01T01:12:14.961921028Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=484.84µs logger=migrator t=2026-07-01T01:12:14.966212729Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-01T01:12:14.966557915Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=342.926µs logger=migrator t=2026-07-01T01:12:14.970033722Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-01T01:12:14.970639993Z level=info msg="Migration successfully executed" id="create star table" duration=606.161µs logger=migrator t=2026-07-01T01:12:14.974573038Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-01T01:12:14.975289341Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=715.903µs logger=migrator t=2026-07-01T01:12:14.978784887Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-01T01:12:14.979528381Z level=info msg="Migration successfully executed" id="create org table v1" duration=741.454µs logger=migrator t=2026-07-01T01:12:14.983783232Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-01T01:12:14.984469885Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=688.944µs logger=migrator t=2026-07-01T01:12:14.987607684Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-01T01:12:14.988233067Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=625.493µs logger=migrator t=2026-07-01T01:12:14.991335385Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-01T01:12:14.991988547Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=655.002µs logger=migrator t=2026-07-01T01:12:14.995098937Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-01T01:12:14.995846141Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=746.603µs logger=migrator t=2026-07-01T01:12:14.999786535Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-01T01:12:15.000493738Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=706.603µs logger=migrator t=2026-07-01T01:12:15.004998105Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-01T01:12:15.005041545Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.48µs logger=migrator t=2026-07-01T01:12:15.008375139Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-01T01:12:15.008403419Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.541µs logger=migrator t=2026-07-01T01:12:15.011608439Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-01T01:12:15.012068289Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=460.17µs logger=migrator t=2026-07-01T01:12:15.016479302Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-01T01:12:15.017179415Z level=info msg="Migration successfully executed" id="create dashboard table" duration=701.113µs logger=migrator t=2026-07-01T01:12:15.021941696Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-01T01:12:15.0232199Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.277344ms logger=migrator t=2026-07-01T01:12:15.026476072Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-01T01:12:15.027280787Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=804.245µs logger=migrator t=2026-07-01T01:12:15.031466777Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-01T01:12:15.032078878Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=610.181µs logger=migrator t=2026-07-01T01:12:15.035271508Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-01T01:12:15.03643847Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.166402ms logger=migrator t=2026-07-01T01:12:15.04007952Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-01T01:12:15.04118465Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.10288ms logger=migrator t=2026-07-01T01:12:15.045317768Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-01T01:12:15.052317971Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.001143ms logger=migrator t=2026-07-01T01:12:15.056122484Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-01T01:12:15.05695088Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=824.366µs logger=migrator t=2026-07-01T01:12:15.060439136Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-01T01:12:15.06119578Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=756.214µs logger=migrator t=2026-07-01T01:12:15.06541128Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-01T01:12:15.067279515Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.860905ms logger=migrator t=2026-07-01T01:12:15.071696139Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-01T01:12:15.072437993Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=740.944µs logger=migrator t=2026-07-01T01:12:15.076660703Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-01T01:12:15.077598981Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=938.118µs logger=migrator t=2026-07-01T01:12:15.08230433Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-01T01:12:15.082372382Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=68.772µs logger=migrator t=2026-07-01T01:12:15.086589832Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-01T01:12:15.088429716Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.840115ms logger=migrator t=2026-07-01T01:12:15.094906019Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-01T01:12:15.097342516Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.438887ms logger=migrator t=2026-07-01T01:12:15.10335577Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-01T01:12:15.107511299Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.149128ms logger=migrator t=2026-07-01T01:12:15.112002394Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-01T01:12:15.113057454Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.054641ms logger=migrator t=2026-07-01T01:12:15.117199902Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-01T01:12:15.11920237Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.002038ms logger=migrator t=2026-07-01T01:12:15.122579254Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-01T01:12:15.123601793Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.021739ms logger=migrator t=2026-07-01T01:12:15.127055839Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-01T01:12:15.127847754Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=791.454µs logger=migrator t=2026-07-01T01:12:15.132007822Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-01T01:12:15.132036623Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.741µs logger=migrator t=2026-07-01T01:12:15.135400697Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-01T01:12:15.135427908Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.181µs logger=migrator t=2026-07-01T01:12:15.13875758Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-01T01:12:15.141526633Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.767053ms logger=migrator t=2026-07-01T01:12:15.145255394Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-01T01:12:15.148414514Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.15818ms logger=migrator t=2026-07-01T01:12:15.153140053Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-01T01:12:15.155883875Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.743672ms logger=migrator t=2026-07-01T01:12:15.159519205Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-01T01:12:15.161601104Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.079819ms logger=migrator t=2026-07-01T01:12:15.165003239Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-01T01:12:15.165249073Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=245.664µs logger=migrator t=2026-07-01T01:12:15.170563804Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-01T01:12:15.171396989Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=834.965µs logger=migrator t=2026-07-01T01:12:15.175186651Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-01T01:12:15.176524437Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.343076ms logger=migrator t=2026-07-01T01:12:15.180223857Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-01T01:12:15.180267888Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=43.641µs logger=migrator t=2026-07-01T01:12:15.184019158Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-01T01:12:15.184827234Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=807.836µs logger=migrator t=2026-07-01T01:12:15.190158485Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-01T01:12:15.191534402Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.378997ms logger=migrator t=2026-07-01T01:12:15.195925095Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-01T01:12:15.201810706Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.887521ms logger=migrator t=2026-07-01T01:12:15.205528387Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-01T01:12:15.206953694Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.428697ms logger=migrator t=2026-07-01T01:12:15.212457339Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-01T01:12:15.213347815Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=894.026µs logger=migrator t=2026-07-01T01:12:15.217560315Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-01T01:12:15.21887804Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.312035ms logger=migrator t=2026-07-01T01:12:15.222185793Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-01T01:12:15.222489799Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=303.986µs logger=migrator t=2026-07-01T01:12:15.226947743Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-01T01:12:15.227493524Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=545.841µs logger=migrator t=2026-07-01T01:12:15.232885155Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-01T01:12:15.236140708Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.252432ms logger=migrator t=2026-07-01T01:12:15.239892888Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-01T01:12:15.240652933Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=759.305µs logger=migrator t=2026-07-01T01:12:15.244824292Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-01T01:12:15.245013646Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=189.344µs logger=migrator t=2026-07-01T01:12:15.250245795Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-01T01:12:15.250531241Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=286.955µs logger=migrator t=2026-07-01T01:12:15.255224989Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-01T01:12:15.25684337Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.616611ms logger=migrator t=2026-07-01T01:12:15.260771194Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-01T01:12:15.262899195Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.127821ms logger=migrator t=2026-07-01T01:12:15.266455102Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-01T01:12:15.26740891Z level=info msg="Migration successfully executed" id="create data_source table" duration=953.668µs logger=migrator t=2026-07-01T01:12:15.272874024Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-01T01:12:15.273737631Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=866.797µs logger=migrator t=2026-07-01T01:12:15.277043043Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-01T01:12:15.277994321Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=949.758µs logger=migrator t=2026-07-01T01:12:15.281391465Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-01T01:12:15.282497077Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.108911ms logger=migrator t=2026-07-01T01:12:15.286970191Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-01T01:12:15.287781557Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=808.606µs logger=migrator t=2026-07-01T01:12:15.291370685Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-01T01:12:15.297395009Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.023814ms logger=migrator t=2026-07-01T01:12:15.301505477Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-01T01:12:15.302383024Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=877.837µs logger=migrator t=2026-07-01T01:12:15.305870549Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-01T01:12:15.307158724Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.287535ms logger=migrator t=2026-07-01T01:12:15.310773523Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-01T01:12:15.31221836Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.444747ms logger=migrator t=2026-07-01T01:12:15.31905715Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-01T01:12:15.319719612Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=662.362µs logger=migrator t=2026-07-01T01:12:15.325024373Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-01T01:12:15.328946387Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.922864ms logger=migrator t=2026-07-01T01:12:15.334255738Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-01T01:12:15.33649984Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.241622ms logger=migrator t=2026-07-01T01:12:15.340452686Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-01T01:12:15.340477116Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=25.141µs logger=migrator t=2026-07-01T01:12:15.343036575Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-01T01:12:15.343224468Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=187.733µs logger=migrator t=2026-07-01T01:12:15.346412578Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-01T01:12:15.350048928Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.635929ms logger=migrator t=2026-07-01T01:12:15.354866208Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-01T01:12:15.355062713Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=196.525µs logger=migrator t=2026-07-01T01:12:15.359348274Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-01T01:12:15.359513737Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=167.813µs logger=migrator t=2026-07-01T01:12:15.363112195Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-01T01:12:15.367149261Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.036376ms logger=migrator t=2026-07-01T01:12:15.371837791Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-01T01:12:15.372018984Z level=info msg="Migration successfully executed" id="Update uid value" duration=181.483µs logger=migrator t=2026-07-01T01:12:15.37816427Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-01T01:12:15.379512226Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.347616ms logger=migrator t=2026-07-01T01:12:15.38338459Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-01T01:12:15.384814877Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.433457ms logger=migrator t=2026-07-01T01:12:15.389474355Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-01T01:12:15.390277561Z level=info msg="Migration successfully executed" id="create api_key table" duration=804.626µs logger=migrator t=2026-07-01T01:12:15.393727646Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-01T01:12:15.39448599Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=757.774µs logger=migrator t=2026-07-01T01:12:15.397882824Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-01T01:12:15.398628199Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=745.045µs logger=migrator t=2026-07-01T01:12:15.402657476Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-01T01:12:15.403560842Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=902.947µs logger=migrator t=2026-07-01T01:12:15.406921516Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-01T01:12:15.40766837Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=746.694µs logger=migrator t=2026-07-01T01:12:15.411928731Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-01T01:12:15.412728956Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=800.585µs logger=migrator t=2026-07-01T01:12:15.416787423Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-01T01:12:15.417501976Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=714.543µs logger=migrator t=2026-07-01T01:12:15.42083928Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-01T01:12:15.427494436Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.652355ms logger=migrator t=2026-07-01T01:12:15.431569463Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-01T01:12:15.432070013Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=500.59µs logger=migrator t=2026-07-01T01:12:15.436415346Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-01T01:12:15.436947815Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=532.169µs logger=migrator t=2026-07-01T01:12:15.439412292Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-01T01:12:15.440149766Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=734.844µs logger=migrator t=2026-07-01T01:12:15.444099051Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-01T01:12:15.444843985Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=744.514µs logger=migrator t=2026-07-01T01:12:15.448202579Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-01T01:12:15.448502024Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=299.135µs logger=migrator t=2026-07-01T01:12:15.452095833Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-01T01:12:15.452607042Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=511.079µs logger=migrator t=2026-07-01T01:12:15.456482986Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-01T01:12:15.456508366Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.19µs logger=migrator t=2026-07-01T01:12:15.459059235Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-01T01:12:15.461556152Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.496167ms logger=migrator t=2026-07-01T01:12:15.464805544Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-01T01:12:15.467308911Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.502928ms logger=migrator t=2026-07-01T01:12:15.471289657Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-01T01:12:15.47144151Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=152.203µs logger=migrator t=2026-07-01T01:12:15.474586959Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-01T01:12:15.477010865Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.423466ms logger=migrator t=2026-07-01T01:12:15.480095124Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-01T01:12:15.48253025Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.434776ms logger=migrator t=2026-07-01T01:12:15.485826642Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-01T01:12:15.486519466Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=692.514µs logger=migrator t=2026-07-01T01:12:15.490310957Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-01T01:12:15.490810227Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=499.08µs logger=migrator t=2026-07-01T01:12:15.494232522Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-01T01:12:15.495021907Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=787.425µs logger=migrator t=2026-07-01T01:12:15.499295158Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-01T01:12:15.500068312Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=772.744µs logger=migrator t=2026-07-01T01:12:15.50364132Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-01T01:12:15.504461725Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=819.335µs logger=migrator t=2026-07-01T01:12:15.50785574Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-01T01:12:15.508686095Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=830.045µs logger=migrator t=2026-07-01T01:12:15.512925246Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-01T01:12:15.512989637Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=65.231µs logger=migrator t=2026-07-01T01:12:15.517224887Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-01T01:12:15.517249797Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=25.62µs logger=migrator t=2026-07-01T01:12:15.520669023Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-01T01:12:15.523350614Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.681281ms logger=migrator t=2026-07-01T01:12:15.526626606Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-01T01:12:15.529250166Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.62313ms logger=migrator t=2026-07-01T01:12:15.53315598Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-01T01:12:15.533217671Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=62.331µs logger=migrator t=2026-07-01T01:12:15.536472103Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-01T01:12:15.537200947Z level=info msg="Migration successfully executed" id="create quota table v1" duration=728.454µs logger=migrator t=2026-07-01T01:12:15.540435888Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-01T01:12:15.541243584Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=805.716µs logger=migrator t=2026-07-01T01:12:15.547186086Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-01T01:12:15.547212256Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=24.97µs logger=migrator t=2026-07-01T01:12:15.550440297Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-01T01:12:15.551244633Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=803.846µs logger=migrator t=2026-07-01T01:12:15.55478787Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-01T01:12:15.555574295Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=786.075µs logger=migrator t=2026-07-01T01:12:15.558779345Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-01T01:12:15.56214603Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.366085ms logger=migrator t=2026-07-01T01:12:15.565956811Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-01T01:12:15.565981292Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.241µs logger=migrator t=2026-07-01T01:12:15.569027349Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-01T01:12:15.569847305Z level=info msg="Migration successfully executed" id="create session table" duration=819.646µs logger=migrator t=2026-07-01T01:12:15.573190529Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-01T01:12:15.57326385Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=73.912µs logger=migrator t=2026-07-01T01:12:15.57799321Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-01T01:12:15.578084022Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=91.542µs logger=migrator t=2026-07-01T01:12:15.581297553Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-01T01:12:15.581938965Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=641.432µs logger=migrator t=2026-07-01T01:12:15.585278588Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-01T01:12:15.585963832Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=683.624µs logger=migrator t=2026-07-01T01:12:15.591073028Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-01T01:12:15.591096798Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=24.5µs logger=migrator t=2026-07-01T01:12:15.594076925Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-01T01:12:15.594103335Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.41µs logger=migrator t=2026-07-01T01:12:15.597437769Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-01T01:12:15.600421065Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.982536ms logger=migrator t=2026-07-01T01:12:15.603575705Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-01T01:12:15.606528541Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.952646ms logger=migrator t=2026-07-01T01:12:15.610569117Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-01T01:12:15.610665099Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=95.732µs logger=migrator t=2026-07-01T01:12:15.618130581Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-01T01:12:15.618232213Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=102.072µs logger=migrator t=2026-07-01T01:12:15.626291856Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-01T01:12:15.627154262Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=862.626µs logger=migrator t=2026-07-01T01:12:15.6296421Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-01T01:12:15.62966299Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=19.49µs logger=migrator t=2026-07-01T01:12:15.632448143Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-01T01:12:15.636221444Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.772511ms logger=migrator t=2026-07-01T01:12:15.642664226Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-01T01:12:15.64285787Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=195.594µs logger=migrator t=2026-07-01T01:12:15.646509549Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-01T01:12:15.650828971Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.319542ms logger=migrator t=2026-07-01T01:12:15.656765314Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-01T01:12:15.659864522Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.100499ms logger=migrator t=2026-07-01T01:12:15.663220866Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-01T01:12:15.663284857Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=64.331µs logger=migrator t=2026-07-01T01:12:15.667587349Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-01T01:12:15.668362313Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=774.784µs logger=migrator t=2026-07-01T01:12:15.67342653Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-01T01:12:15.674324357Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=897.687µs logger=migrator t=2026-07-01T01:12:15.678286822Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-01T01:12:15.67924461Z level=info msg="Migration successfully executed" id="create alert table v1" duration=956.979µs logger=migrator t=2026-07-01T01:12:15.68449766Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-01T01:12:15.685318145Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=832.425µs logger=migrator t=2026-07-01T01:12:15.689992984Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-01T01:12:15.690576895Z level=info msg="Migration successfully executed" id="add index alert state" duration=583.781µs logger=migrator t=2026-07-01T01:12:15.694266195Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-01T01:12:15.694852356Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=585.731µs logger=migrator t=2026-07-01T01:12:15.6993165Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-01T01:12:15.69978893Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=472.34µs logger=migrator t=2026-07-01T01:12:15.704062681Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-01T01:12:15.704688622Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=625.901µs logger=migrator t=2026-07-01T01:12:15.709590695Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-01T01:12:15.710130745Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=540.19µs logger=migrator t=2026-07-01T01:12:15.713114052Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-01T01:12:15.719911621Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=6.797209ms logger=migrator t=2026-07-01T01:12:15.724172272Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-01T01:12:15.724967527Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=795.355µs logger=migrator t=2026-07-01T01:12:15.728425672Z 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-07-01T01:12:15.72935864Z 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=932.808µs logger=migrator t=2026-07-01T01:12:15.732756694Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-01T01:12:15.73302831Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=271.856µs logger=migrator t=2026-07-01T01:12:15.736971484Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-01T01:12:15.737477285Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=504.97µs logger=migrator t=2026-07-01T01:12:15.740753656Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-01T01:12:15.741535312Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=780.556µs logger=migrator t=2026-07-01T01:12:15.745073938Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-01T01:12:15.750236556Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.161408ms logger=migrator t=2026-07-01T01:12:15.754909844Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-01T01:12:15.75835454Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.446336ms logger=migrator t=2026-07-01T01:12:15.761562021Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-01T01:12:15.764987126Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.424945ms logger=migrator t=2026-07-01T01:12:15.768687076Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-01T01:12:15.772162263Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.474787ms logger=migrator t=2026-07-01T01:12:15.776669188Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-01T01:12:15.777544854Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=874.796µs logger=migrator t=2026-07-01T01:12:15.78155211Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-01T01:12:15.781593331Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=45.781µs logger=migrator t=2026-07-01T01:12:15.786789489Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-01T01:12:15.78683112Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.401µs logger=migrator t=2026-07-01T01:12:15.790657003Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-01T01:12:15.791917977Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.260534ms logger=migrator t=2026-07-01T01:12:15.79842974Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-01T01:12:15.799854437Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.424387ms logger=migrator t=2026-07-01T01:12:15.807294238Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-01T01:12:15.808359738Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.06534ms logger=migrator t=2026-07-01T01:12:15.813350673Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-01T01:12:15.814839361Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.489878ms logger=migrator t=2026-07-01T01:12:15.8184432Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-01T01:12:15.819328396Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=885.026µs logger=migrator t=2026-07-01T01:12:15.822699671Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-01T01:12:15.826340979Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.640878ms logger=migrator t=2026-07-01T01:12:15.830548769Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-01T01:12:15.834218089Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.66697ms logger=migrator t=2026-07-01T01:12:15.837702224Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-01T01:12:15.837871268Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=169.164µs logger=migrator t=2026-07-01T01:12:15.841330224Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-01T01:12:15.842492886Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.161072ms logger=migrator t=2026-07-01T01:12:15.8469251Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-01T01:12:15.848155473Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.230283ms logger=migrator t=2026-07-01T01:12:15.853372212Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-01T01:12:15.8569393Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.567538ms logger=migrator t=2026-07-01T01:12:15.862053307Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-01T01:12:15.862132279Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=78.101µs logger=migrator t=2026-07-01T01:12:15.86644356Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-01T01:12:15.867745595Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.301975ms logger=migrator t=2026-07-01T01:12:15.872118638Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-01T01:12:15.873504654Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.385586ms logger=migrator t=2026-07-01T01:12:15.878221963Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-01T01:12:15.878298584Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=77.011µs logger=migrator t=2026-07-01T01:12:15.881919893Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-01T01:12:15.882887162Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=965.709µs logger=migrator t=2026-07-01T01:12:15.889040938Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-01T01:12:15.890394584Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.355126ms logger=migrator t=2026-07-01T01:12:15.89496094Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-01T01:12:15.895817867Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=849.587µs logger=migrator t=2026-07-01T01:12:15.899700131Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-01T01:12:15.900540046Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=838.705µs logger=migrator t=2026-07-01T01:12:15.906406878Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-01T01:12:15.908119371Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.711994ms logger=migrator t=2026-07-01T01:12:15.912191108Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-01T01:12:15.914284547Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.091089ms logger=migrator t=2026-07-01T01:12:15.91865033Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-01T01:12:15.91867807Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.99µs logger=migrator t=2026-07-01T01:12:15.923231986Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-01T01:12:15.927537808Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.305472ms logger=migrator t=2026-07-01T01:12:15.931828Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-01T01:12:15.932986981Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.158661ms logger=migrator t=2026-07-01T01:12:15.936388826Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-01T01:12:15.940571066Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.18213ms logger=migrator t=2026-07-01T01:12:15.94560051Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-01T01:12:15.946406816Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=806.296µs logger=migrator t=2026-07-01T01:12:15.957031528Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-01T01:12:15.957965965Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=934.357µs logger=migrator t=2026-07-01T01:12:15.962081203Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-01T01:12:15.962879669Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=798.686µs logger=migrator t=2026-07-01T01:12:15.967073148Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-01T01:12:15.978300091Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.227503ms logger=migrator t=2026-07-01T01:12:15.987586567Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-01T01:12:15.988322641Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=736.824µs logger=migrator t=2026-07-01T01:12:15.994203372Z 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-07-01T01:12:15.994832595Z 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=629.963µs logger=migrator t=2026-07-01T01:12:15.998634947Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-01T01:12:15.999804879Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=1.169882ms logger=migrator t=2026-07-01T01:12:16.007720649Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-01T01:12:16.008248319Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=527.75µs logger=migrator t=2026-07-01T01:12:16.011604783Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-01T01:12:16.011808227Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=203.464µs logger=migrator t=2026-07-01T01:12:16.015224151Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-01T01:12:16.019661385Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.437134ms logger=migrator t=2026-07-01T01:12:16.023993437Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-01T01:12:16.028490953Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.496976ms logger=migrator t=2026-07-01T01:12:16.031759305Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-01T01:12:16.032690783Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=931.178µs logger=migrator t=2026-07-01T01:12:16.03624587Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-01T01:12:16.037155867Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=909.207µs logger=migrator t=2026-07-01T01:12:16.041822085Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-01T01:12:16.042045129Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=223.264µs logger=migrator t=2026-07-01T01:12:16.046124097Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-01T01:12:16.05314731Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.019143ms logger=migrator t=2026-07-01T01:12:16.058123415Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-01T01:12:16.058816548Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=693.133µs logger=migrator t=2026-07-01T01:12:16.062942106Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-01T01:12:16.063425496Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=483.98µs logger=migrator t=2026-07-01T01:12:16.069410669Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-01T01:12:16.069889078Z level=info msg="Migration successfully executed" id="Move region to single row" duration=493.199µs logger=migrator t=2026-07-01T01:12:16.073847033Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-01T01:12:16.075394172Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.557289ms logger=migrator t=2026-07-01T01:12:16.079251115Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-01T01:12:16.080151672Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=902.197µs logger=migrator t=2026-07-01T01:12:16.084942053Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-01T01:12:16.085865461Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=922.808µs logger=migrator t=2026-07-01T01:12:16.089219024Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-01T01:12:16.090297945Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.078311ms logger=migrator t=2026-07-01T01:12:16.095352531Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-01T01:12:16.096202517Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=850.177µs logger=migrator t=2026-07-01T01:12:16.099614821Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-01T01:12:16.100449467Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=835.356µs logger=migrator t=2026-07-01T01:12:16.103853142Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-01T01:12:16.103940783Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=88.311µs logger=migrator t=2026-07-01T01:12:16.108240296Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-01T01:12:16.109178573Z level=info msg="Migration successfully executed" id="create test_data table" duration=937.567µs logger=migrator t=2026-07-01T01:12:16.114037705Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-01T01:12:16.115060574Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.020409ms logger=migrator t=2026-07-01T01:12:16.118905007Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-01T01:12:16.119788334Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=881.107µs logger=migrator t=2026-07-01T01:12:16.124296389Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-01T01:12:16.125154906Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=858.187µs logger=migrator t=2026-07-01T01:12:16.129317845Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-01T01:12:16.129544989Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=224.614µs logger=migrator t=2026-07-01T01:12:16.132991884Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-01T01:12:16.133585836Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=594.522µs logger=migrator t=2026-07-01T01:12:16.137059231Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-01T01:12:16.137165253Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=106.532µs logger=migrator t=2026-07-01T01:12:16.141217021Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-01T01:12:16.141994976Z level=info msg="Migration successfully executed" id="create team table" duration=777.676µs logger=migrator t=2026-07-01T01:12:16.145763506Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-01T01:12:16.147412169Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.646382ms logger=migrator t=2026-07-01T01:12:16.151508465Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-01T01:12:16.152591826Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.083181ms logger=migrator t=2026-07-01T01:12:16.155794467Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-01T01:12:16.160543447Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.74852ms logger=migrator t=2026-07-01T01:12:16.163799218Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-01T01:12:16.164018322Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=221.714µs logger=migrator t=2026-07-01T01:12:16.167135882Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-01T01:12:16.168037419Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=901.407µs logger=migrator t=2026-07-01T01:12:16.171660108Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-01T01:12:16.172469893Z level=info msg="Migration successfully executed" id="create team member table" duration=811.394µs logger=migrator t=2026-07-01T01:12:16.176957148Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-01T01:12:16.177871555Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=914.297µs logger=migrator t=2026-07-01T01:12:16.181507504Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-01T01:12:16.182478643Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=971.609µs logger=migrator t=2026-07-01T01:12:16.186489419Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-01T01:12:16.187929026Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.439797ms logger=migrator t=2026-07-01T01:12:16.192031584Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-01T01:12:16.19654575Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.513716ms logger=migrator t=2026-07-01T01:12:16.200374122Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-01T01:12:16.20498751Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.612968ms logger=migrator t=2026-07-01T01:12:16.210636107Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-01T01:12:16.215283805Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.649208ms logger=migrator t=2026-07-01T01:12:16.218272501Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-01T01:12:16.21925391Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=980.909µs logger=migrator t=2026-07-01T01:12:16.222663724Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-01T01:12:16.223541871Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=878.017µs logger=migrator t=2026-07-01T01:12:16.227736551Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-01T01:12:16.228659249Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=922.138µs logger=migrator t=2026-07-01T01:12:16.23402997Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-01T01:12:16.235538429Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.508929ms logger=migrator t=2026-07-01T01:12:16.240365021Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-01T01:12:16.241267958Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=903.077µs logger=migrator t=2026-07-01T01:12:16.244809475Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-01T01:12:16.245818004Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.008239ms logger=migrator t=2026-07-01T01:12:16.249192568Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-01T01:12:16.250611895Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.418737ms logger=migrator t=2026-07-01T01:12:16.255416086Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-01T01:12:16.256380634Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=964.608µs logger=migrator t=2026-07-01T01:12:16.261208936Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-01T01:12:16.261770966Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=562.19µs logger=migrator t=2026-07-01T01:12:16.266583978Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-01T01:12:16.266964415Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=381.347µs logger=migrator t=2026-07-01T01:12:16.27044253Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-01T01:12:16.271768106Z level=info msg="Migration successfully executed" id="create tag table" duration=1.321375ms logger=migrator t=2026-07-01T01:12:16.276557117Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-01T01:12:16.278168607Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.61502ms logger=migrator t=2026-07-01T01:12:16.282614672Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-01T01:12:16.283500899Z level=info msg="Migration successfully executed" id="create login attempt table" duration=885.697µs logger=migrator t=2026-07-01T01:12:16.287211929Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-01T01:12:16.28830198Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.089441ms logger=migrator t=2026-07-01T01:12:16.292500409Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-01T01:12:16.293441897Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=941.718µs logger=migrator t=2026-07-01T01:12:16.297434823Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-01T01:12:16.312891456Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.455813ms logger=migrator t=2026-07-01T01:12:16.316181628Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-01T01:12:16.316752038Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=570.71µs logger=migrator t=2026-07-01T01:12:16.319864408Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-01T01:12:16.3205249Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=660.662µs logger=migrator t=2026-07-01T01:12:16.325073296Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-01T01:12:16.325542456Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=469.77µs logger=migrator t=2026-07-01T01:12:16.329657574Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-01T01:12:16.330586721Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=928.727µs logger=migrator t=2026-07-01T01:12:16.334939024Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-01T01:12:16.336112736Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.170092ms logger=migrator t=2026-07-01T01:12:16.340135392Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-01T01:12:16.34102884Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=892.878µs logger=migrator t=2026-07-01T01:12:16.344958334Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-01T01:12:16.345025936Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=75.112µs logger=migrator t=2026-07-01T01:12:16.34846779Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-01T01:12:16.356656526Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.187926ms logger=migrator t=2026-07-01T01:12:16.360210904Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-01T01:12:16.36376143Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.550336ms logger=migrator t=2026-07-01T01:12:16.367740956Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-01T01:12:16.372692939Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.951453ms logger=migrator t=2026-07-01T01:12:16.376107945Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-01T01:12:16.381044448Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.936273ms logger=migrator t=2026-07-01T01:12:16.384674687Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-01T01:12:16.385563364Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=888.227µs logger=migrator t=2026-07-01T01:12:16.391515667Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-01T01:12:16.39959828Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.082253ms logger=migrator t=2026-07-01T01:12:16.404418061Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-01T01:12:16.405019573Z level=info msg="Migration successfully executed" id="create server_lock table" duration=601.332µs logger=migrator t=2026-07-01T01:12:16.409019778Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-01T01:12:16.409785673Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=764.045µs logger=migrator t=2026-07-01T01:12:16.415013163Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-01T01:12:16.416295667Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.282394ms logger=migrator t=2026-07-01T01:12:16.421118358Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-01T01:12:16.422036116Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=917.318µs logger=migrator t=2026-07-01T01:12:16.426052772Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-01T01:12:16.428373276Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.320384ms logger=migrator t=2026-07-01T01:12:16.432509154Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-01T01:12:16.433516214Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.006919ms logger=migrator t=2026-07-01T01:12:16.439197381Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-01T01:12:16.444874309Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.676608ms logger=migrator t=2026-07-01T01:12:16.448472897Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-01T01:12:16.449361484Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=888.396µs logger=migrator t=2026-07-01T01:12:16.453426381Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-01T01:12:16.454343438Z level=info msg="Migration successfully executed" id="create cache_data table" duration=916.627µs logger=migrator t=2026-07-01T01:12:16.459543986Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-01T01:12:16.460995644Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.454808ms logger=migrator t=2026-07-01T01:12:16.464975809Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-01T01:12:16.465823566Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=847.317µs logger=migrator t=2026-07-01T01:12:16.470816861Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-01T01:12:16.472306699Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.489988ms logger=migrator t=2026-07-01T01:12:16.478636829Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-01T01:12:16.478744101Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=108.592µs logger=migrator t=2026-07-01T01:12:16.484389598Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-01T01:12:16.48451057Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=121.692µs logger=migrator t=2026-07-01T01:12:16.488332283Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-01T01:12:16.490162307Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.829384ms logger=migrator t=2026-07-01T01:12:16.494420278Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-01T01:12:16.495415327Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=996.019µs logger=migrator t=2026-07-01T01:12:16.499869301Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-01T01:12:16.500786129Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=916.548µs logger=migrator t=2026-07-01T01:12:16.505985588Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-01T01:12:16.506052069Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=70.831µs logger=migrator t=2026-07-01T01:12:16.509780069Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-01T01:12:16.51296717Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=3.191531ms logger=migrator t=2026-07-01T01:12:16.516583348Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-01T01:12:16.517443115Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=859.787µs logger=migrator t=2026-07-01T01:12:16.524121102Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-01T01:12:16.52509607Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=969.138µs logger=migrator t=2026-07-01T01:12:16.528689548Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-01T01:12:16.529667617Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=977.589µs logger=migrator t=2026-07-01T01:12:16.533864387Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-01T01:12:16.5430435Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.178383ms logger=migrator t=2026-07-01T01:12:16.546393973Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-01T01:12:16.547207009Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=812.036µs logger=migrator t=2026-07-01T01:12:16.550599873Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-01T01:12:16.550706496Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=110.953µs logger=migrator t=2026-07-01T01:12:16.554918026Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-01T01:12:16.556169299Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.248352ms logger=migrator t=2026-07-01T01:12:16.559963471Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-01T01:12:16.560902499Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=938.738µs logger=migrator t=2026-07-01T01:12:16.564555698Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-01T01:12:16.565467125Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=911.087µs logger=migrator t=2026-07-01T01:12:16.57043328Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-01T01:12:16.570499061Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=66.221µs logger=migrator t=2026-07-01T01:12:16.573809334Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-01T01:12:16.574683601Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=874.147µs logger=migrator t=2026-07-01T01:12:16.578820699Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-01T01:12:16.579613454Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=792.745µs logger=migrator t=2026-07-01T01:12:16.583022779Z 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-07-01T01:12:16.583707051Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=682.812µs logger=migrator t=2026-07-01T01:12:16.587052665Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-01T01:12:16.588529253Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.476288ms logger=migrator t=2026-07-01T01:12:16.594391144Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-01T01:12:16.600695043Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.304869ms logger=migrator t=2026-07-01T01:12:16.604107528Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-01T01:12:16.60474627Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=638.742µs logger=migrator t=2026-07-01T01:12:16.608127855Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-01T01:12:16.608750556Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=622.721µs logger=migrator t=2026-07-01T01:12:16.612812773Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-01T01:12:16.642962784Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.150081ms logger=migrator t=2026-07-01T01:12:16.646273288Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-01T01:12:16.669855725Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.554587ms logger=migrator t=2026-07-01T01:12:16.673655897Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-01T01:12:16.674390201Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=733.804µs logger=migrator t=2026-07-01T01:12:16.678636392Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-01T01:12:16.67958587Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=948.938µs logger=migrator t=2026-07-01T01:12:16.682966974Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-01T01:12:16.691565406Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.596382ms logger=migrator t=2026-07-01T01:12:16.695268417Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-01T01:12:16.699263983Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=3.994886ms logger=migrator t=2026-07-01T01:12:16.703537784Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-01T01:12:16.704479131Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=940.907µs logger=migrator t=2026-07-01T01:12:16.708369595Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-01T01:12:16.709293263Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=923.048µs logger=migrator t=2026-07-01T01:12:16.713305999Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-01T01:12:16.714251977Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=945.508µs logger=migrator t=2026-07-01T01:12:16.719091769Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-01T01:12:16.720381903Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.288704ms logger=migrator t=2026-07-01T01:12:16.724691385Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-01T01:12:16.724790437Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=102.312µs logger=migrator t=2026-07-01T01:12:16.729462475Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-01T01:12:16.735265865Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.80312ms logger=migrator t=2026-07-01T01:12:16.739865143Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-01T01:12:16.745820915Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.955372ms logger=migrator t=2026-07-01T01:12:16.749473345Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-01T01:12:16.755503009Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.029544ms logger=migrator t=2026-07-01T01:12:16.758977995Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-01T01:12:16.759942453Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=964.508µs logger=migrator t=2026-07-01T01:12:16.765487279Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-01T01:12:16.767030808Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.542819ms logger=migrator t=2026-07-01T01:12:16.77081875Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-01T01:12:16.778183309Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.376989ms logger=migrator t=2026-07-01T01:12:16.781701196Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-01T01:12:16.787545787Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.844151ms logger=migrator t=2026-07-01T01:12:16.791790327Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-01T01:12:16.792770495Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=979.808µs logger=migrator t=2026-07-01T01:12:16.796838102Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-01T01:12:16.802765466Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.927274ms logger=migrator t=2026-07-01T01:12:16.806812342Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-01T01:12:16.812887418Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.074856ms logger=migrator t=2026-07-01T01:12:16.817158178Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-01T01:12:16.81722209Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=64.572µs logger=migrator t=2026-07-01T01:12:16.820626674Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-01T01:12:16.821671134Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.04121ms logger=migrator t=2026-07-01T01:12:16.826051967Z 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-07-01T01:12:16.827613716Z 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.560959ms logger=migrator t=2026-07-01T01:12:16.83256446Z 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-07-01T01:12:16.834214482Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.649302ms logger=migrator t=2026-07-01T01:12:16.838608205Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-01T01:12:16.838707007Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=99.511µs logger=migrator t=2026-07-01T01:12:16.842535449Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-01T01:12:16.848562403Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.026524ms logger=migrator t=2026-07-01T01:12:16.852806784Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-01T01:12:16.85889022Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.083036ms logger=migrator t=2026-07-01T01:12:16.862385876Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-01T01:12:16.868520893Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.134687ms logger=migrator t=2026-07-01T01:12:16.873257362Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-01T01:12:16.879345517Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.090535ms logger=migrator t=2026-07-01T01:12:16.883674009Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-01T01:12:16.890106001Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.429572ms logger=migrator t=2026-07-01T01:12:16.893956475Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-01T01:12:16.894023116Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.191µs logger=migrator t=2026-07-01T01:12:16.897674325Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-01T01:12:16.89842882Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=754.295µs logger=migrator t=2026-07-01T01:12:16.902903524Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-01T01:12:16.91212745Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.224445ms logger=migrator t=2026-07-01T01:12:16.916587024Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-01T01:12:16.916649715Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=63.081µs logger=migrator t=2026-07-01T01:12:16.919454668Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-01T01:12:16.925512643Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.057485ms logger=migrator t=2026-07-01T01:12:16.929221983Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-01T01:12:16.930205642Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=983.439µs logger=migrator t=2026-07-01T01:12:16.935308898Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-01T01:12:16.944993752Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.686264ms logger=migrator t=2026-07-01T01:12:16.948684763Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-01T01:12:16.949475557Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=784.544µs logger=migrator t=2026-07-01T01:12:16.954409351Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-01T01:12:16.956077493Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.667762ms logger=migrator t=2026-07-01T01:12:16.960357924Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-01T01:12:16.966849897Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.492883ms logger=migrator t=2026-07-01T01:12:16.970041117Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-01T01:12:16.970580857Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=539.07µs logger=migrator t=2026-07-01T01:12:16.975206946Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-01T01:12:16.975933989Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=727.094µs logger=migrator t=2026-07-01T01:12:16.980257741Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-01T01:12:16.981044186Z level=info msg="Migration successfully executed" id="create alert_image table" duration=786.205µs logger=migrator t=2026-07-01T01:12:16.984741336Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-01T01:12:16.985721524Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=979.948µs logger=migrator t=2026-07-01T01:12:16.989290363Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-01T01:12:16.989357604Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=63.171µs logger=migrator t=2026-07-01T01:12:16.992616976Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-01T01:12:16.993517203Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=900.028µs logger=migrator t=2026-07-01T01:12:16.997952097Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-01T01:12:16.998935206Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=981.729µs logger=migrator t=2026-07-01T01:12:17.002239258Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-01T01:12:17.002610305Z 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-07-01T01:12:17.006157872Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-01T01:12:17.006744273Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=580.811µs logger=migrator t=2026-07-01T01:12:17.010964643Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-01T01:12:17.011983813Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.01892ms logger=migrator t=2026-07-01T01:12:17.015109702Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-01T01:12:17.026547558Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.437016ms logger=migrator t=2026-07-01T01:12:17.029468815Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-01T01:12:17.030209888Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=740.943µs logger=migrator t=2026-07-01T01:12:17.034559951Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-01T01:12:17.035604741Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.043921ms logger=migrator t=2026-07-01T01:12:17.039819631Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-01T01:12:17.040610555Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=792.374µs logger=migrator t=2026-07-01T01:12:17.044838895Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-01T01:12:17.045852865Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.0115ms logger=migrator t=2026-07-01T01:12:17.049395383Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-01T01:12:17.050423761Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.027728ms logger=migrator t=2026-07-01T01:12:17.054314635Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-01T01:12:17.054339326Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=25.541µs logger=migrator t=2026-07-01T01:12:17.058321681Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-01T01:12:17.058382012Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=60.891µs logger=migrator t=2026-07-01T01:12:17.062230366Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-01T01:12:17.070524713Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.293897ms logger=migrator t=2026-07-01T01:12:17.073676352Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-01T01:12:17.07410451Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=428.618µs logger=migrator t=2026-07-01T01:12:17.077257811Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-01T01:12:17.078101046Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=840.625µs logger=migrator t=2026-07-01T01:12:17.082280035Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-01T01:12:17.082492019Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=212.304µs logger=migrator t=2026-07-01T01:12:17.08562807Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-01T01:12:17.086573497Z level=info msg="Migration successfully executed" id="create data_keys table" duration=944.787µs logger=migrator t=2026-07-01T01:12:17.090719386Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-01T01:12:17.091574322Z level=info msg="Migration successfully executed" id="create secrets table" duration=854.536µs logger=migrator t=2026-07-01T01:12:17.095216821Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-01T01:12:17.127760258Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.543717ms logger=migrator t=2026-07-01T01:12:17.132087831Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-01T01:12:17.137096325Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.006624ms logger=migrator t=2026-07-01T01:12:17.140586212Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-01T01:12:17.140691014Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=104.932µs logger=migrator t=2026-07-01T01:12:17.143524917Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-01T01:12:17.170119131Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=26.591884ms logger=migrator t=2026-07-01T01:12:17.174374442Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-01T01:12:17.201311633Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=26.936981ms logger=migrator t=2026-07-01T01:12:17.211790452Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-01T01:12:17.213041996Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.253594ms logger=migrator t=2026-07-01T01:12:17.218998358Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-01T01:12:17.220066979Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.083401ms logger=migrator t=2026-07-01T01:12:17.226020502Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-01T01:12:17.226243866Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=226.344µs logger=migrator t=2026-07-01T01:12:17.230188961Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-01T01:12:17.231916703Z level=info msg="Migration successfully executed" id="create permission table" duration=1.727002ms logger=migrator t=2026-07-01T01:12:17.236436789Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-01T01:12:17.237577261Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.137242ms logger=migrator t=2026-07-01T01:12:17.242060735Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-01T01:12:17.243191987Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.123272ms logger=migrator t=2026-07-01T01:12:17.246952629Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-01T01:12:17.247785164Z level=info msg="Migration successfully executed" id="create role table" duration=832.545µs logger=migrator t=2026-07-01T01:12:17.251545805Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-01T01:12:17.260691599Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.145034ms logger=migrator t=2026-07-01T01:12:17.264238946Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-01T01:12:17.270689029Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.449683ms logger=migrator t=2026-07-01T01:12:17.275317976Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-01T01:12:17.276115422Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=797.656µs logger=migrator t=2026-07-01T01:12:17.279962944Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-01T01:12:17.280900612Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=938.868µs logger=migrator t=2026-07-01T01:12:17.284392229Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-01T01:12:17.285334376Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=941.717µs logger=migrator t=2026-07-01T01:12:17.289994665Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-01T01:12:17.290911702Z level=info msg="Migration successfully executed" id="create team role table" duration=917.087µs logger=migrator t=2026-07-01T01:12:17.294663263Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-01T01:12:17.295801475Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.138372ms logger=migrator t=2026-07-01T01:12:17.300230149Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-01T01:12:17.301265849Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.03522ms logger=migrator t=2026-07-01T01:12:17.304800795Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-01T01:12:17.305947507Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.147502ms logger=migrator t=2026-07-01T01:12:17.309625887Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-01T01:12:17.310473743Z level=info msg="Migration successfully executed" id="create user role table" duration=847.646µs logger=migrator t=2026-07-01T01:12:17.31399692Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-01T01:12:17.315095851Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.098841ms logger=migrator t=2026-07-01T01:12:17.320126716Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-01T01:12:17.321591234Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.463518ms logger=migrator t=2026-07-01T01:12:17.325657051Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-01T01:12:17.327394014Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.737073ms logger=migrator t=2026-07-01T01:12:17.331500032Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-01T01:12:17.332786636Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.290154ms logger=migrator t=2026-07-01T01:12:17.338538365Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-01T01:12:17.339575805Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.03719ms logger=migrator t=2026-07-01T01:12:17.350259108Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-01T01:12:17.351896119Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.638611ms logger=migrator t=2026-07-01T01:12:17.356524106Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-01T01:12:17.36676817Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.245054ms logger=migrator t=2026-07-01T01:12:17.383152721Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-01T01:12:17.385090699Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.937967ms logger=migrator t=2026-07-01T01:12:17.391501119Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-01T01:12:17.392622311Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.122522ms logger=migrator t=2026-07-01T01:12:17.397098516Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-01T01:12:17.398784877Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.686962ms logger=migrator t=2026-07-01T01:12:17.402523408Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-01T01:12:17.40363154Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.108652ms logger=migrator t=2026-07-01T01:12:17.408040963Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-01T01:12:17.408802247Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=761.384µs logger=migrator t=2026-07-01T01:12:17.414662959Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-01T01:12:17.415763239Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.09975ms logger=migrator t=2026-07-01T01:12:17.419654803Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-01T01:12:17.427652725Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.998352ms logger=migrator t=2026-07-01T01:12:17.432286523Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-01T01:12:17.442632269Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.346976ms logger=migrator t=2026-07-01T01:12:17.446233257Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-01T01:12:17.459319976Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=13.086649ms logger=migrator t=2026-07-01T01:12:17.463017086Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-01T01:12:17.469338826Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.32079ms logger=migrator t=2026-07-01T01:12:17.47326699Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-01T01:12:17.47434614Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.0788ms logger=migrator t=2026-07-01T01:12:17.477892488Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-01T01:12:17.478969179Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.076281ms logger=migrator t=2026-07-01T01:12:17.4827885Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-01T01:12:17.483780779Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=992.449µs logger=migrator t=2026-07-01T01:12:17.487311657Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-01T01:12:17.488159912Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=848.275µs logger=migrator t=2026-07-01T01:12:17.491611138Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-01T01:12:17.492686918Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.07495ms logger=migrator t=2026-07-01T01:12:17.496605172Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-01T01:12:17.496670664Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.832µs logger=migrator t=2026-07-01T01:12:17.500861913Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-01T01:12:17.500912124Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.691µs logger=migrator t=2026-07-01T01:12:17.504527653Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-01T01:12:17.505135464Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=608.161µs logger=migrator t=2026-07-01T01:12:17.508691162Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-01T01:12:17.509219902Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=533.54µs logger=migrator t=2026-07-01T01:12:17.512535365Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-01T01:12:17.513156957Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=620.782µs logger=migrator t=2026-07-01T01:12:17.517320926Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-01T01:12:17.517637691Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=317.035µs logger=migrator t=2026-07-01T01:12:17.521489775Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-01T01:12:17.522184487Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=694.832µs logger=migrator t=2026-07-01T01:12:17.525577332Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-01T01:12:17.526812186Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.234364ms logger=migrator t=2026-07-01T01:12:17.530545646Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-01T01:12:17.531690888Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.145832ms logger=migrator t=2026-07-01T01:12:17.536412698Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-01T01:12:17.544377978Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.97046ms logger=migrator t=2026-07-01T01:12:17.548322343Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-01T01:12:17.548386724Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=64.961µs logger=migrator t=2026-07-01T01:12:17.551465412Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-01T01:12:17.552505222Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.03938ms logger=migrator t=2026-07-01T01:12:17.558902855Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-01T01:12:17.56024694Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.342755ms logger=migrator t=2026-07-01T01:12:17.565465038Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-01T01:12:17.567195252Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.729564ms logger=migrator t=2026-07-01T01:12:17.571999912Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-01T01:12:17.580138917Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.137115ms logger=migrator t=2026-07-01T01:12:17.584622972Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-01T01:12:17.585671472Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.04863ms logger=migrator t=2026-07-01T01:12:17.588596737Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-01T01:12:17.589575036Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=973.409µs logger=migrator t=2026-07-01T01:12:17.598153588Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-01T01:12:17.623995048Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.84234ms logger=migrator t=2026-07-01T01:12:17.627601287Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-01T01:12:17.628653706Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.048359ms logger=migrator t=2026-07-01T01:12:17.632704603Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-01T01:12:17.633811374Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.106631ms logger=migrator t=2026-07-01T01:12:17.638529914Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-01T01:12:17.639623944Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.09386ms logger=migrator t=2026-07-01T01:12:17.643418236Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-01T01:12:17.64520782Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.787944ms logger=migrator t=2026-07-01T01:12:17.652415607Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-01T01:12:17.652654422Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=238.715µs logger=migrator t=2026-07-01T01:12:17.657245439Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-01T01:12:17.658021723Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=775.934µs logger=migrator t=2026-07-01T01:12:17.661631752Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-01T01:12:17.67260758Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.987348ms logger=migrator t=2026-07-01T01:12:17.675910143Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-01T01:12:17.676489514Z level=info msg="Migration successfully executed" id="create entity_events table" duration=580.061µs logger=migrator t=2026-07-01T01:12:17.680716214Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-01T01:12:17.682436167Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.720363ms logger=migrator t=2026-07-01T01:12:17.686530184Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-01T01:12:17.687265998Z 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-07-01T01:12:17.690749854Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-01T01:12:17.691226613Z 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-07-01T01:12:17.695400722Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-01T01:12:17.696175727Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=774.725µs logger=migrator t=2026-07-01T01:12:17.700184564Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-01T01:12:17.701847605Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.662741ms logger=migrator t=2026-07-01T01:12:17.706177207Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-01T01:12:17.707528723Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.352646ms logger=migrator t=2026-07-01T01:12:17.713281692Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-01T01:12:17.714459324Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.179032ms logger=migrator t=2026-07-01T01:12:17.71797076Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-01T01:12:17.719051701Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.080671ms logger=migrator t=2026-07-01T01:12:17.722490896Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-01T01:12:17.723627967Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.137501ms logger=migrator t=2026-07-01T01:12:17.728256016Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-01T01:12:17.72904173Z level=info msg="Migration successfully executed" id="Drop public config table" duration=785.474µs logger=migrator t=2026-07-01T01:12:17.73270051Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-01T01:12:17.733807711Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.107171ms logger=migrator t=2026-07-01T01:12:17.738138803Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-01T01:12:17.739343516Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.202533ms logger=migrator t=2026-07-01T01:12:17.74277056Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-01T01:12:17.744717627Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.946467ms logger=migrator t=2026-07-01T01:12:17.748469129Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-01T01:12:17.750182711Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.714162ms logger=migrator t=2026-07-01T01:12:17.755093575Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-01T01:12:17.777850936Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.755141ms logger=migrator t=2026-07-01T01:12:17.781415054Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-01T01:12:17.789205101Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.788837ms logger=migrator t=2026-07-01T01:12:17.793244138Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-01T01:12:17.802196167Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.955259ms logger=migrator t=2026-07-01T01:12:17.80758826Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-01T01:12:17.807771173Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=180.313µs logger=migrator t=2026-07-01T01:12:17.81389643Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-01T01:12:17.822265868Z level=info msg="Migration successfully executed" id="add share column" duration=8.369338ms logger=migrator t=2026-07-01T01:12:17.827181311Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-01T01:12:17.827351264Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=168.973µs logger=migrator t=2026-07-01T01:12:17.831808829Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-01T01:12:17.833300088Z level=info msg="Migration successfully executed" id="create file table" duration=1.491089ms logger=migrator t=2026-07-01T01:12:17.837534848Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-01T01:12:17.839091967Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.558209ms logger=migrator t=2026-07-01T01:12:17.843203326Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-01T01:12:17.844260505Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.056869ms logger=migrator t=2026-07-01T01:12:17.849994375Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-01T01:12:17.85085085Z level=info msg="Migration successfully executed" id="create file_meta table" duration=856.076µs logger=migrator t=2026-07-01T01:12:17.855928717Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-01T01:12:17.857943405Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.014077ms logger=migrator t=2026-07-01T01:12:17.862143144Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-01T01:12:17.862289117Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=146.773µs logger=migrator t=2026-07-01T01:12:17.865636801Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-01T01:12:17.865738243Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=91.281µs logger=migrator t=2026-07-01T01:12:17.868674288Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-01T01:12:17.869243329Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=568.691µs logger=migrator t=2026-07-01T01:12:17.872415619Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-01T01:12:17.872683844Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=266.995µs logger=migrator t=2026-07-01T01:12:17.875395756Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-01T01:12:17.877553076Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.15697ms logger=migrator t=2026-07-01T01:12:17.880934611Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-01T01:12:17.890048484Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.113253ms logger=migrator t=2026-07-01T01:12:17.893238534Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-01T01:12:17.893370197Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=131.953µs logger=migrator t=2026-07-01T01:12:17.895591429Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-01T01:12:17.896414585Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=822.946µs logger=migrator t=2026-07-01T01:12:17.900578164Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-01T01:12:17.901288967Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=712.023µs logger=migrator t=2026-07-01T01:12:17.904655391Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-01T01:12:17.905039498Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=384.387µs logger=migrator t=2026-07-01T01:12:17.907682048Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-01T01:12:17.908302759Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=620.421µs logger=migrator t=2026-07-01T01:12:17.911409838Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-01T01:12:17.920486301Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.067342ms logger=migrator t=2026-07-01T01:12:17.923803603Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-01T01:12:17.93256136Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.760917ms logger=migrator t=2026-07-01T01:12:17.935627038Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-01T01:12:17.936715058Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.08834ms logger=migrator t=2026-07-01T01:12:17.939724726Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-01T01:12:18.010980737Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=71.254341ms logger=migrator t=2026-07-01T01:12:18.014673096Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-01T01:12:18.01588815Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.214884ms logger=migrator t=2026-07-01T01:12:18.023140167Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-01T01:12:18.024296069Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.134102ms logger=migrator t=2026-07-01T01:12:18.028396857Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-01T01:12:18.053042485Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.645498ms logger=migrator t=2026-07-01T01:12:18.057413988Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-01T01:12:18.063640015Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.225868ms logger=migrator t=2026-07-01T01:12:18.067705092Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-01T01:12:18.068030688Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=325.866µs logger=migrator t=2026-07-01T01:12:18.071408073Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-01T01:12:18.071599476Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=191.613µs logger=migrator t=2026-07-01T01:12:18.077131231Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-01T01:12:18.077450167Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=325.996µs logger=migrator t=2026-07-01T01:12:18.080988475Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-01T01:12:18.081311701Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=323.756µs logger=migrator t=2026-07-01T01:12:18.084497611Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-01T01:12:18.084767576Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=274.675µs logger=migrator t=2026-07-01T01:12:18.088828163Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-01T01:12:18.089877923Z level=info msg="Migration successfully executed" id="create folder table" duration=1.04982ms logger=migrator t=2026-07-01T01:12:18.094146034Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-01T01:12:18.095302696Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.156512ms logger=migrator t=2026-07-01T01:12:18.098776881Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-01T01:12:18.100028645Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.250064ms logger=migrator t=2026-07-01T01:12:18.105454418Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-01T01:12:18.105509059Z level=info msg="Migration successfully executed" id="Update folder title length" duration=42.031µs logger=migrator t=2026-07-01T01:12:18.109137078Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-01T01:12:18.110279859Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.142551ms logger=migrator t=2026-07-01T01:12:18.114461588Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-01T01:12:18.115550099Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.085181ms logger=migrator t=2026-07-01T01:12:18.118727479Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-01T01:12:18.119883931Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.155362ms logger=migrator t=2026-07-01T01:12:18.123219896Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-01T01:12:18.123624933Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=407.567µs logger=migrator t=2026-07-01T01:12:18.126732932Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-01T01:12:18.127167361Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=450.68µs logger=migrator t=2026-07-01T01:12:18.130773948Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-01T01:12:18.13246976Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.704752ms logger=migrator t=2026-07-01T01:12:18.135722633Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-01T01:12:18.136850263Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.12727ms logger=migrator t=2026-07-01T01:12:18.139733738Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-01T01:12:18.140742917Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.008779ms logger=migrator t=2026-07-01T01:12:18.143802845Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-01T01:12:18.144927027Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.124032ms logger=migrator t=2026-07-01T01:12:18.1482187Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-01T01:12:18.149237078Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.017918ms logger=migrator t=2026-07-01T01:12:18.153084031Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-01T01:12:18.153992589Z level=info msg="Migration successfully executed" id="create anon_device table" duration=907.988µs logger=migrator t=2026-07-01T01:12:18.156932725Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-01T01:12:18.158162388Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.228983ms logger=migrator t=2026-07-01T01:12:18.161551592Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-01T01:12:18.162919198Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.358446ms logger=migrator t=2026-07-01T01:12:18.166615448Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-01T01:12:18.167496354Z level=info msg="Migration successfully executed" id="create signing_key table" duration=876.576µs logger=migrator t=2026-07-01T01:12:18.171261636Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-01T01:12:18.172984209Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.722213ms logger=migrator t=2026-07-01T01:12:18.178591415Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-01T01:12:18.179745487Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.154112ms logger=migrator t=2026-07-01T01:12:18.183237954Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-01T01:12:18.183512899Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=275.955µs logger=migrator t=2026-07-01T01:12:18.18677431Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-01T01:12:18.197909551Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.140801ms logger=migrator t=2026-07-01T01:12:18.201821736Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-01T01:12:18.202302675Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=481.358µs logger=migrator t=2026-07-01T01:12:18.205187969Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-01T01:12:18.205200959Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=13.64µs logger=migrator t=2026-07-01T01:12:18.207165937Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-01T01:12:18.207923921Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=757.574µs logger=migrator t=2026-07-01T01:12:18.210754385Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-01T01:12:18.210787275Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.74µs logger=migrator t=2026-07-01T01:12:18.21414657Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-01T01:12:18.216249309Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.1026ms logger=migrator t=2026-07-01T01:12:18.219407209Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-01T01:12:18.22049226Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.084601ms logger=migrator t=2026-07-01T01:12:18.224993785Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-01T01:12:18.226261639Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.266654ms logger=migrator t=2026-07-01T01:12:18.22999286Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-01T01:12:18.231418217Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.426507ms logger=migrator t=2026-07-01T01:12:18.234855202Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-01T01:12:18.235173089Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=318.736µs logger=migrator t=2026-07-01T01:12:18.238101994Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-01T01:12:18.238802917Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=682.132µs logger=migrator t=2026-07-01T01:12:18.241989178Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-01T01:12:18.243044907Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.054259ms logger=migrator t=2026-07-01T01:12:18.247287007Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-01T01:12:18.248636843Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.349626ms logger=migrator t=2026-07-01T01:12:18.252600408Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-01T01:12:18.261843364Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.242606ms logger=migrator t=2026-07-01T01:12:18.265929022Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-01T01:12:18.27539083Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.462078ms logger=migrator t=2026-07-01T01:12:18.278714874Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-01T01:12:18.285919681Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.204206ms logger=migrator t=2026-07-01T01:12:18.288997309Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-01T01:12:18.289119721Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=122.612µs logger=migrator t=2026-07-01T01:12:18.291533067Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-01T01:12:18.30220816Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.678463ms logger=migrator t=2026-07-01T01:12:18.305915459Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-01T01:12:18.313144206Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.226657ms logger=migrator t=2026-07-01T01:12:18.316419209Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-01T01:12:18.316773866Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=354.507µs logger=migrator t=2026-07-01T01:12:18.320059188Z level=info msg="migrations completed" performed=558 skipped=0 duration=3.611634698s logger=migrator t=2026-07-01T01:12:18.32067347Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-01T01:12:18.337963097Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-01T01:12:18.338241842Z level=info msg="Created default organization" logger=secrets t=2026-07-01T01:12:18.342055365Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-01T01:12:18.385789874Z level=info msg="Restored cache from database" duration=387.257µs logger=plugin.store t=2026-07-01T01:12:18.387025238Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-01T01:12:18.422164714Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-01T01:12:18.422192824Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-01T01:12:18.422271486Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-01T01:12:18.422284516Z level=info msg="Plugins loaded" count=54 duration=35.260319ms logger=query_data t=2026-07-01T01:12:18.427140489Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-01T01:12:18.4309439Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-01T01:12:18.435209982Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-01T01:12:18.440481661Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-01T01:12:18.442413818Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-01T01:12:18.444339744Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-01T01:12:18.461894538Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-01T01:12:18.479288697Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-01T01:12:18.49530979Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-01T01:12:18.495330331Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-01T01:12:18.497741497Z level=info msg="Warming state cache for startup" logger=http.server t=2026-07-01T01:12:18.497785448Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-07-01T01:12:18.4978902Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-01T01:12:18.497961911Z level=info msg="State cache has been initialized" states=0 duration=217.974µs logger=ngalert.multiorg.alertmanager t=2026-07-01T01:12:18.498722236Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-07-01T01:12:18.49897319Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-01T01:12:18.499087482Z level=info msg=starting first_tick=2026-07-01T01:12:20Z logger=provisioning.dashboard t=2026-07-01T01:12:18.565100924Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-07-01T01:12:18.570061429Z level=info msg="Update check succeeded" duration=70.651281ms logger=grafana.update.checker t=2026-07-01T01:12:18.57804045Z level=info msg="Update check succeeded" duration=79.270404ms logger=sqlstore.transactions t=2026-07-01T01:12:18.598177372Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-01T01:12:18.60807972Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-01T01:12:18.611178938Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-01T01:12:18.646011289Z level=info msg="Patterns update finished" duration=82.288761ms logger=grafana-apiserver t=2026-07-01T01:12:19.181467013Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-01T01:12:19.181926582Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-01T01:12:22.300250374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.301303664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.319246875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.338492769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.359967907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.384681885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.400840642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.475910155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.494385736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.518120186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.534811003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.557193907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.575116346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.598050152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.620422286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.647479409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.66498151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.697075619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.714363207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.736306613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.755446796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.790267266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.809549072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.846468602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.859471678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.890600269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.906584162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.933491362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.9523088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:22.9840454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.002865598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.033994108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.053961867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.086976653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.108841828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.142538807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.161947284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.193237688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.211138018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.242148426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.258965304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.290109835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.309497183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.347025834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.360830875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.391830484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.408842576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.444531893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.462466113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.504880257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.523604813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.564297825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.578885501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.618623315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.639344867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.676903009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.69587676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.746792445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.763031383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.801204537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.815761832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.853494408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.867017755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.913791061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.934219539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.972282741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:23.984656066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:24.026860885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:24.042209727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:24.101223486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:24.116291572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:24.160099042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:24.18316719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:24.255254346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:24.292220948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:24.398817349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:24.416796891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:24.490861225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:24.51223576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T01:12:24.601944161Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-01T01:13:01.519926596Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-01T01:22:18.5415262Z level=info msg="Completed cleanup jobs" duration=43.086208ms logger=plugins.update.checker t=2026-07-01T01:22:18.621016438Z level=info msg="Update check succeeded" duration=50.563999ms logger=cleanup t=2026-07-01T01:32:18.524753843Z level=info msg="Completed cleanup jobs" duration=26.448854ms logger=plugins.update.checker t=2026-07-01T01:32:18.619466014Z level=info msg="Update check succeeded" duration=48.259398ms logger=cleanup t=2026-07-01T01:42:18.540281393Z level=info msg="Completed cleanup jobs" duration=41.887154ms logger=plugins.update.checker t=2026-07-01T01:42:18.625379809Z level=info msg="Update check succeeded" duration=53.167439ms logger=infra.usagestats t=2026-07-01T01:43:01.540676027Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-01T01:52:18.573443837Z level=info msg="Completed cleanup jobs" duration=75.092128ms logger=plugins.update.checker t=2026-07-01T01:52:18.628064814Z level=info msg="Update check succeeded" duration=57.151646ms logger=cleanup t=2026-07-01T02:02:18.537706328Z level=info msg="Completed cleanup jobs" duration=39.631728ms logger=plugins.update.checker t=2026-07-01T02:02:18.625038858Z level=info msg="Update check succeeded" duration=54.866672ms logger=cleanup t=2026-07-01T02:12:18.522617174Z level=info msg="Completed cleanup jobs" duration=23.789302ms logger=plugins.update.checker t=2026-07-01T02:12:18.621902722Z level=info msg="Update check succeeded" duration=50.960219ms logger=infra.usagestats t=2026-07-01T02:13:01.542922239Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-01T02:22:18.525084109Z level=info msg="Completed cleanup jobs" duration=22.059118ms logger=plugins.update.checker t=2026-07-01T02:22:18.628547409Z level=info msg="Update check succeeded" duration=58.232873ms