logger=settings t=2026-05-21T13:19:03.092684608Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-21T13:19:03Z logger=settings t=2026-05-21T13:19:03.093059935Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-21T13:19:03.093076455Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-21T13:19:03.093082836Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-21T13:19:03.093086846Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-21T13:19:03.093090116Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-21T13:19:03.093093286Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-21T13:19:03.093096756Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-21T13:19:03.093101206Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-21T13:19:03.093104736Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-21T13:19:03.093111046Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-21T13:19:03.093114736Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-21T13:19:03.093118546Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-21T13:19:03.093122806Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-21T13:19:03.093128056Z level=info msg=Target target=[all] logger=settings t=2026-05-21T13:19:03.093143137Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-21T13:19:03.093146827Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-21T13:19:03.093150237Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-21T13:19:03.093154667Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-21T13:19:03.093162417Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-21T13:19:03.093170977Z level=info msg="App mode production" logger=sqlstore t=2026-05-21T13:19:03.093622616Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-21T13:19:03.093652256Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-21T13:19:03.095710057Z level=info msg="Locking database" logger=migrator t=2026-05-21T13:19:03.095726287Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-21T13:19:03.0964153Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-21T13:19:03.097635634Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.219634ms logger=migrator t=2026-05-21T13:19:03.101835757Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-21T13:19:03.102445789Z level=info msg="Migration successfully executed" id="create user table" duration=607.382µs logger=migrator t=2026-05-21T13:19:03.108404566Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-21T13:19:03.109556969Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.150383ms logger=migrator t=2026-05-21T13:19:03.120045814Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-21T13:19:03.122031413Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.972209ms logger=migrator t=2026-05-21T13:19:03.1274827Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-21T13:19:03.128187734Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=704.734µs logger=migrator t=2026-05-21T13:19:03.132642602Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-21T13:19:03.133851185Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.208643ms logger=migrator t=2026-05-21T13:19:03.144220469Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-21T13:19:03.149763498Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.542969ms logger=migrator t=2026-05-21T13:19:03.155608622Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-21T13:19:03.157348207Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.743025ms logger=migrator t=2026-05-21T13:19:03.162888076Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-21T13:19:03.163729392Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=841.436µs logger=migrator t=2026-05-21T13:19:03.169423563Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-21T13:19:03.170250189Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=827.106µs logger=migrator t=2026-05-21T13:19:03.176082994Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-21T13:19:03.176588815Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=506.841µs logger=migrator t=2026-05-21T13:19:03.181677114Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-21T13:19:03.182556982Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=877.348µs logger=migrator t=2026-05-21T13:19:03.188556149Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-21T13:19:03.190792823Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.239194ms logger=migrator t=2026-05-21T13:19:03.197463184Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-21T13:19:03.197549626Z level=info msg="Migration successfully executed" id="Update user table charset" duration=86.472µs logger=migrator t=2026-05-21T13:19:03.206003351Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-21T13:19:03.20848267Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.479169ms logger=migrator t=2026-05-21T13:19:03.220970935Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-21T13:19:03.221471136Z level=info msg="Migration successfully executed" id="Add missing user data" duration=503.941µs logger=migrator t=2026-05-21T13:19:03.225201659Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-21T13:19:03.226424482Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.222783ms logger=migrator t=2026-05-21T13:19:03.230297219Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-21T13:19:03.231067464Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=769.944µs logger=migrator t=2026-05-21T13:19:03.236012071Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-21T13:19:03.238079852Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.065971ms logger=migrator t=2026-05-21T13:19:03.242437177Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-21T13:19:03.250791481Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.355074ms logger=migrator t=2026-05-21T13:19:03.25478912Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-21T13:19:03.255620006Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=832.736µs logger=migrator t=2026-05-21T13:19:03.259306348Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-21T13:19:03.259529012Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=223.094µs logger=migrator t=2026-05-21T13:19:03.26499205Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-21T13:19:03.265716664Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=723.844µs logger=migrator t=2026-05-21T13:19:03.27011306Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-21T13:19:03.27062352Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=510.78µs logger=migrator t=2026-05-21T13:19:03.274692221Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-21T13:19:03.275367244Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=675.224µs logger=migrator t=2026-05-21T13:19:03.280691878Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-21T13:19:03.282699088Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.006399ms logger=migrator t=2026-05-21T13:19:03.288016651Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-21T13:19:03.288996801Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=980.44µs logger=migrator t=2026-05-21T13:19:03.294330146Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-21T13:19:03.295105651Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=774.795µs logger=migrator t=2026-05-21T13:19:03.301474036Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-21T13:19:03.303421424Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.946418ms logger=migrator t=2026-05-21T13:19:03.308480574Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-21T13:19:03.30983721Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.356266ms logger=migrator t=2026-05-21T13:19:03.383736161Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-21T13:19:03.383808952Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=74.031µs logger=migrator t=2026-05-21T13:19:03.389979713Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-21T13:19:03.391062054Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.082831ms logger=migrator t=2026-05-21T13:19:03.395804047Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-21T13:19:03.396422789Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=618.792µs logger=migrator t=2026-05-21T13:19:03.401956248Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-21T13:19:03.402951707Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=994.839µs logger=migrator t=2026-05-21T13:19:03.4076795Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-21T13:19:03.408786752Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.107322ms logger=migrator t=2026-05-21T13:19:03.41276103Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-21T13:19:03.416801809Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.044939ms logger=migrator t=2026-05-21T13:19:03.422627643Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-21T13:19:03.423688664Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.060081ms logger=migrator t=2026-05-21T13:19:03.430959577Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-21T13:19:03.432266273Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.313236ms logger=migrator t=2026-05-21T13:19:03.437305272Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-21T13:19:03.438027326Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=721.814µs logger=migrator t=2026-05-21T13:19:03.442252008Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-21T13:19:03.443137736Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=884.458µs logger=migrator t=2026-05-21T13:19:03.447819927Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-21T13:19:03.448859518Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.039041ms logger=migrator t=2026-05-21T13:19:03.455817965Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-21T13:19:03.456322305Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=505.939µs logger=migrator t=2026-05-21T13:19:03.461131509Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-21T13:19:03.461741851Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=621.252µs logger=migrator t=2026-05-21T13:19:03.466116277Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-21T13:19:03.466458524Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=341.807µs logger=migrator t=2026-05-21T13:19:03.470750708Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-21T13:19:03.471529043Z level=info msg="Migration successfully executed" id="create star table" duration=771.245µs logger=migrator t=2026-05-21T13:19:03.477520791Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-21T13:19:03.478790005Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.267694ms logger=migrator t=2026-05-21T13:19:03.484830835Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-21T13:19:03.487688221Z level=info msg="Migration successfully executed" id="create org table v1" duration=2.860117ms logger=migrator t=2026-05-21T13:19:03.492975935Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-21T13:19:03.494539105Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.56311ms logger=migrator t=2026-05-21T13:19:03.500273887Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-21T13:19:03.501031322Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=756.785µs logger=migrator t=2026-05-21T13:19:03.506839717Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-21T13:19:03.50804704Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.208573ms logger=migrator t=2026-05-21T13:19:03.513848494Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-21T13:19:03.514602129Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=752.995µs logger=migrator t=2026-05-21T13:19:03.518755661Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-21T13:19:03.519526815Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=770.664µs logger=migrator t=2026-05-21T13:19:03.524763108Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-21T13:19:03.524816719Z level=info msg="Migration successfully executed" id="Update org table charset" duration=55.461µs logger=migrator t=2026-05-21T13:19:03.529597284Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-21T13:19:03.529637714Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=41.8µs logger=migrator t=2026-05-21T13:19:03.534876947Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-21T13:19:03.535158113Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=281.456µs logger=migrator t=2026-05-21T13:19:03.539946246Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-21T13:19:03.541283723Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.337147ms logger=migrator t=2026-05-21T13:19:03.546603467Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-21T13:19:03.547404243Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=800.606µs logger=migrator t=2026-05-21T13:19:03.551986803Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-21T13:19:03.552767318Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=780.425µs logger=migrator t=2026-05-21T13:19:03.557823187Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-21T13:19:03.55849578Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=675.113µs logger=migrator t=2026-05-21T13:19:03.564560559Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-21T13:19:03.566394506Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.833037ms logger=migrator t=2026-05-21T13:19:03.571176429Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-21T13:19:03.571869133Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=692.664µs logger=migrator t=2026-05-21T13:19:03.576859112Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-21T13:19:03.582074083Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.214342ms logger=migrator t=2026-05-21T13:19:03.586436089Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-21T13:19:03.587190804Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=754.525µs logger=migrator t=2026-05-21T13:19:03.591498218Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-21T13:19:03.592452667Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=954.409µs logger=migrator t=2026-05-21T13:19:03.598106398Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-21T13:19:03.59970288Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.584631ms logger=migrator t=2026-05-21T13:19:03.606415951Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-21T13:19:03.606784738Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=375.547µs logger=migrator t=2026-05-21T13:19:03.611655284Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-21T13:19:03.61302305Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.367716ms logger=migrator t=2026-05-21T13:19:03.61862322Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-21T13:19:03.618777543Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=155.103µs logger=migrator t=2026-05-21T13:19:03.623433585Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-21T13:19:03.625226351Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.789396ms logger=migrator t=2026-05-21T13:19:03.629599146Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-21T13:19:03.635123724Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=5.523328ms logger=migrator t=2026-05-21T13:19:03.640834137Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-21T13:19:03.642481089Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.646752ms logger=migrator t=2026-05-21T13:19:03.646933327Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-21T13:19:03.648014918Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.086781ms logger=migrator t=2026-05-21T13:19:03.652410274Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-21T13:19:03.654394753Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.984219ms logger=migrator t=2026-05-21T13:19:03.659712887Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-21T13:19:03.660513313Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=799.886µs logger=migrator t=2026-05-21T13:19:03.664484191Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-21T13:19:03.665790026Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.305155ms logger=migrator t=2026-05-21T13:19:03.670854216Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-21T13:19:03.670893917Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=41.141µs logger=migrator t=2026-05-21T13:19:03.676010697Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-21T13:19:03.676034808Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=25.301µs logger=migrator t=2026-05-21T13:19:03.681707129Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-21T13:19:03.685546684Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.839215ms logger=migrator t=2026-05-21T13:19:03.690599264Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-21T13:19:03.692654694Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.055481ms logger=migrator t=2026-05-21T13:19:03.69706887Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-21T13:19:03.699271514Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.201904ms logger=migrator t=2026-05-21T13:19:03.705736421Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-21T13:19:03.708331991Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.59844ms logger=migrator t=2026-05-21T13:19:03.715075804Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-21T13:19:03.71537561Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=300.096µs logger=migrator t=2026-05-21T13:19:03.720082843Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-21T13:19:03.721451119Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.368056ms logger=migrator t=2026-05-21T13:19:03.726260324Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-21T13:19:03.727068409Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=808.135µs logger=migrator t=2026-05-21T13:19:03.733308032Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-21T13:19:03.733360483Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=53.901µs logger=migrator t=2026-05-21T13:19:03.737955383Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-21T13:19:03.739512324Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.557041ms logger=migrator t=2026-05-21T13:19:03.745897489Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-21T13:19:03.746888938Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=994.819µs logger=migrator t=2026-05-21T13:19:03.753714583Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-21T13:19:03.760634168Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.920315ms logger=migrator t=2026-05-21T13:19:03.768045184Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-21T13:19:03.769004593Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=951.588µs logger=migrator t=2026-05-21T13:19:03.775129003Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-21T13:19:03.77596144Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=832.897µs logger=migrator t=2026-05-21T13:19:03.781742023Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-21T13:19:03.783086049Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.344516ms logger=migrator t=2026-05-21T13:19:03.788844702Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-21T13:19:03.789314861Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=466.819µs logger=migrator t=2026-05-21T13:19:03.797071054Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-21T13:19:03.797806848Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=739.735µs logger=migrator t=2026-05-21T13:19:03.801431699Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-21T13:19:03.803754415Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.318375ms logger=migrator t=2026-05-21T13:19:03.808264893Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-21T13:19:03.809098709Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=833.016µs logger=migrator t=2026-05-21T13:19:03.812535357Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-21T13:19:03.812706941Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=165.093µs logger=migrator t=2026-05-21T13:19:03.816418153Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-21T13:19:03.81677656Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=354.517µs logger=migrator t=2026-05-21T13:19:03.822448092Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-21T13:19:03.823255507Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=807.516µs logger=migrator t=2026-05-21T13:19:03.827256126Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-21T13:19:03.829438959Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.182733ms logger=migrator t=2026-05-21T13:19:03.833122191Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-21T13:19:03.834200642Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.078061ms logger=migrator t=2026-05-21T13:19:03.839982395Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-21T13:19:03.841035167Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.053632ms logger=migrator t=2026-05-21T13:19:03.84528661Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-21T13:19:03.845930473Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=637.833µs logger=migrator t=2026-05-21T13:19:03.852094634Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-21T13:19:03.852883559Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=789.455µs logger=migrator t=2026-05-21T13:19:03.857892398Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-21T13:19:03.858681363Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=790.415µs logger=migrator t=2026-05-21T13:19:03.862166351Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-21T13:19:03.86868192Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.515768ms logger=migrator t=2026-05-21T13:19:03.876203516Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-21T13:19:03.877811828Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.607702ms logger=migrator t=2026-05-21T13:19:03.886913877Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-21T13:19:03.888537119Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.624682ms logger=migrator t=2026-05-21T13:19:03.891981307Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-21T13:19:03.892866654Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=885.137µs logger=migrator t=2026-05-21T13:19:03.896470575Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-21T13:19:03.897174978Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=704.253µs logger=migrator t=2026-05-21T13:19:03.904504382Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-21T13:19:03.907219875Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.712713ms logger=migrator t=2026-05-21T13:19:03.912593081Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-21T13:19:03.915442487Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.845976ms logger=migrator t=2026-05-21T13:19:04.140012883Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-21T13:19:04.140063124Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=54.911µs logger=migrator t=2026-05-21T13:19:04.158124808Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-21T13:19:04.158426754Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=307.446µs logger=migrator t=2026-05-21T13:19:04.223365177Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-21T13:19:04.226026489Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.663792ms logger=migrator t=2026-05-21T13:19:04.276789395Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-21T13:19:04.277233684Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=445.399µs logger=migrator t=2026-05-21T13:19:04.290387461Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-21T13:19:04.290697777Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=314.536µs logger=migrator t=2026-05-21T13:19:04.299808867Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-21T13:19:04.302866727Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.06009ms logger=migrator t=2026-05-21T13:19:04.394075165Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-21T13:19:04.394420382Z level=info msg="Migration successfully executed" id="Update uid value" duration=348.457µs logger=migrator t=2026-05-21T13:19:04.413789701Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-21T13:19:04.415174929Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.375738ms logger=migrator t=2026-05-21T13:19:04.435874025Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-21T13:19:04.437255843Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.404189ms logger=migrator t=2026-05-21T13:19:04.455544471Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-21T13:19:04.456811016Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.266766ms logger=migrator t=2026-05-21T13:19:04.468706279Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-21T13:19:04.469862311Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.154492ms logger=migrator t=2026-05-21T13:19:04.5039996Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-21T13:19:04.505611802Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.606782ms logger=migrator t=2026-05-21T13:19:04.522718278Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-21T13:19:04.524308249Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.590761ms logger=migrator t=2026-05-21T13:19:04.536104201Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-21T13:19:04.537675091Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.57059ms logger=migrator t=2026-05-21T13:19:04.550464812Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-21T13:19:04.551817119Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.349417ms logger=migrator t=2026-05-21T13:19:04.558645533Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-21T13:19:04.559354076Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=708.483µs logger=migrator t=2026-05-21T13:19:04.566461286Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-21T13:19:04.574621716Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.1611ms logger=migrator t=2026-05-21T13:19:04.5835015Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-21T13:19:04.584441808Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=932.588µs logger=migrator t=2026-05-21T13:19:04.607335267Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-21T13:19:04.609191944Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.883507ms logger=migrator t=2026-05-21T13:19:04.619107609Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-21T13:19:04.620084027Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=969.428µs logger=migrator t=2026-05-21T13:19:04.629230746Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-21T13:19:04.630580304Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.349427ms logger=migrator t=2026-05-21T13:19:04.647049927Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-21T13:19:04.647661918Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=607.821µs logger=migrator t=2026-05-21T13:19:04.658766326Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-21T13:19:04.659655094Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=889.288µs logger=migrator t=2026-05-21T13:19:04.701857811Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-21T13:19:04.701930203Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=77.871µs logger=migrator t=2026-05-21T13:19:04.854528645Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-21T13:19:04.857894321Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.365626ms logger=migrator t=2026-05-21T13:19:04.941596943Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-21T13:19:04.946355646Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.760582ms logger=migrator t=2026-05-21T13:19:05.034672658Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-21T13:19:05.035122336Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=453.419µs logger=migrator t=2026-05-21T13:19:05.204982035Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-21T13:19:05.210304919Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.326454ms logger=migrator t=2026-05-21T13:19:05.46448645Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-21T13:19:05.467339666Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.852726ms logger=migrator t=2026-05-21T13:19:05.704838529Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-21T13:19:05.706614845Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.779126ms logger=migrator t=2026-05-21T13:19:05.970422084Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-21T13:19:05.971603487Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.184252ms logger=migrator t=2026-05-21T13:19:06.078151693Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-21T13:19:06.079901148Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.745134ms logger=migrator t=2026-05-21T13:19:06.086774432Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-21T13:19:06.087731561Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=957.469µs logger=migrator t=2026-05-21T13:19:06.096843599Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-21T13:19:06.097796208Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=960.599µs logger=migrator t=2026-05-21T13:19:06.102247715Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-21T13:19:06.103861427Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.615952ms logger=migrator t=2026-05-21T13:19:06.109587689Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-21T13:19:06.109660721Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=73.892µs logger=migrator t=2026-05-21T13:19:06.115446424Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-21T13:19:06.115528775Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=82.051µs logger=migrator t=2026-05-21T13:19:06.122627294Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-21T13:19:06.127836666Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.197952ms logger=migrator t=2026-05-21T13:19:06.131788474Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-21T13:19:06.13517424Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.385326ms logger=migrator t=2026-05-21T13:19:06.138443594Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-21T13:19:06.138563826Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=121.602µs logger=migrator t=2026-05-21T13:19:06.143711557Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-21T13:19:06.144618575Z level=info msg="Migration successfully executed" id="create quota table v1" duration=908.918µs logger=migrator t=2026-05-21T13:19:06.158412464Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-21T13:19:06.159421654Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.00998ms logger=migrator t=2026-05-21T13:19:06.188647857Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-21T13:19:06.188703318Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=47.761µs logger=migrator t=2026-05-21T13:19:06.193514492Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-21T13:19:06.194709635Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.194843ms logger=migrator t=2026-05-21T13:19:06.209851671Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-21T13:19:06.21128704Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.435189ms logger=migrator t=2026-05-21T13:19:06.221231134Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-21T13:19:06.227334914Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.08885ms logger=migrator t=2026-05-21T13:19:06.232794521Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-21T13:19:06.232824722Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.751µs logger=migrator t=2026-05-21T13:19:06.239310968Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-21T13:19:06.241171505Z level=info msg="Migration successfully executed" id="create session table" duration=1.859057ms logger=migrator t=2026-05-21T13:19:06.248831624Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-21T13:19:06.249035698Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=204.684µs logger=migrator t=2026-05-21T13:19:06.252589578Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-21T13:19:06.252749641Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=160.013µs logger=migrator t=2026-05-21T13:19:06.256223509Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-21T13:19:06.257075086Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=852.927µs logger=migrator t=2026-05-21T13:19:06.262469731Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-21T13:19:06.263802818Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.333367ms logger=migrator t=2026-05-21T13:19:06.270215473Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-21T13:19:06.270246624Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.821µs logger=migrator t=2026-05-21T13:19:06.274655211Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-21T13:19:06.274683231Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.621µs logger=migrator t=2026-05-21T13:19:06.280856162Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-21T13:19:06.284120365Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.266553ms logger=migrator t=2026-05-21T13:19:06.290242965Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-21T13:19:06.296375225Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=6.13997ms logger=migrator t=2026-05-21T13:19:06.301244151Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-21T13:19:06.301340622Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=92.431µs logger=migrator t=2026-05-21T13:19:06.306699417Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-21T13:19:06.30686613Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=170.263µs logger=migrator t=2026-05-21T13:19:06.311958471Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-21T13:19:06.313191344Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.233164ms logger=migrator t=2026-05-21T13:19:06.319742223Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-21T13:19:06.319789384Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=50.871µs logger=migrator t=2026-05-21T13:19:06.324540776Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-21T13:19:06.330393361Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.867585ms logger=migrator t=2026-05-21T13:19:06.33798759Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-21T13:19:06.338180693Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=195.253µs logger=migrator t=2026-05-21T13:19:06.344953596Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-21T13:19:06.348329083Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.378027ms logger=migrator t=2026-05-21T13:19:06.352699868Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-21T13:19:06.35585241Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.162263ms logger=migrator t=2026-05-21T13:19:06.515221449Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-21T13:19:06.515535916Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=317.957µs logger=migrator t=2026-05-21T13:19:06.52190044Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-21T13:19:06.522983191Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.085791ms logger=migrator t=2026-05-21T13:19:06.529589791Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-21T13:19:06.530388146Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=798.415µs logger=migrator t=2026-05-21T13:19:06.535072347Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-21T13:19:06.536349483Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.278266ms logger=migrator t=2026-05-21T13:19:06.541403272Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-21T13:19:06.542275169Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=871.697µs logger=migrator t=2026-05-21T13:19:06.548446669Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-21T13:19:06.549253056Z level=info msg="Migration successfully executed" id="add index alert state" duration=806.077µs logger=migrator t=2026-05-21T13:19:06.555016089Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-21T13:19:06.555910126Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=893.977µs logger=migrator t=2026-05-21T13:19:06.560596958Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-21T13:19:06.56124765Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=649.332µs logger=migrator t=2026-05-21T13:19:06.566464842Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-21T13:19:06.567313669Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=848.727µs logger=migrator t=2026-05-21T13:19:06.572019851Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-21T13:19:06.572774766Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=754.505µs logger=migrator t=2026-05-21T13:19:06.576641111Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-21T13:19:06.585839192Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.198131ms logger=migrator t=2026-05-21T13:19:06.590812589Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-21T13:19:06.591319099Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=506.81µs logger=migrator t=2026-05-21T13:19:06.595018821Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-21T13:19:06.595866228Z 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=840.877µs logger=migrator t=2026-05-21T13:19:06.600489248Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-21T13:19:06.600751023Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=262.005µs logger=migrator t=2026-05-21T13:19:06.605731551Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-21T13:19:06.606226811Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=495.22µs logger=migrator t=2026-05-21T13:19:06.611168068Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-21T13:19:06.612520374Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.352986ms logger=migrator t=2026-05-21T13:19:06.621852256Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-21T13:19:06.626044538Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.192742ms logger=migrator t=2026-05-21T13:19:06.634657647Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-21T13:19:06.638066224Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.408227ms logger=migrator t=2026-05-21T13:19:06.642397509Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-21T13:19:06.64602468Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.627451ms logger=migrator t=2026-05-21T13:19:06.657098566Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-21T13:19:06.660738827Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.647001ms logger=migrator t=2026-05-21T13:19:06.667107883Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-21T13:19:06.667825747Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=712.574µs logger=migrator t=2026-05-21T13:19:06.676078758Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-21T13:19:06.676151749Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=77.631µs logger=migrator t=2026-05-21T13:19:06.680452223Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-21T13:19:06.680471043Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=19.61µs logger=migrator t=2026-05-21T13:19:06.685163166Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-21T13:19:06.686417221Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.247915ms logger=migrator t=2026-05-21T13:19:06.692831136Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T13:19:06.693754214Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=922.768µs logger=migrator t=2026-05-21T13:19:06.70068359Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-21T13:19:06.701970795Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.287115ms logger=migrator t=2026-05-21T13:19:06.713662793Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-21T13:19:06.715262965Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.601712ms logger=migrator t=2026-05-21T13:19:06.720794814Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T13:19:06.721778093Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=982.959µs logger=migrator t=2026-05-21T13:19:06.726874942Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-21T13:19:06.731295369Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.420517ms logger=migrator t=2026-05-21T13:19:06.735885249Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-21T13:19:06.739946729Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.06119ms logger=migrator t=2026-05-21T13:19:06.745481217Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-21T13:19:06.745681151Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=200.754µs logger=migrator t=2026-05-21T13:19:06.752273339Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-21T13:19:06.754980263Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.702683ms logger=migrator t=2026-05-21T13:19:06.760700145Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-21T13:19:06.761386978Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=683.234µs logger=migrator t=2026-05-21T13:19:06.767396155Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-21T13:19:06.771390314Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.994729ms logger=migrator t=2026-05-21T13:19:06.77630238Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-21T13:19:06.776458623Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=156.983µs logger=migrator t=2026-05-21T13:19:06.781787178Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-21T13:19:06.78400577Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.220292ms logger=migrator t=2026-05-21T13:19:06.790673841Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-21T13:19:06.793191001Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.52877ms logger=migrator t=2026-05-21T13:19:06.799235019Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-21T13:19:06.799381622Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=146.853µs logger=migrator t=2026-05-21T13:19:06.804085844Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-21T13:19:06.804964401Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=878.337µs logger=migrator t=2026-05-21T13:19:06.811215103Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-21T13:19:06.812306474Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.097921ms logger=migrator t=2026-05-21T13:19:06.81817991Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-21T13:19:06.819130498Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=950.178µs logger=migrator t=2026-05-21T13:19:06.824761918Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-21T13:19:06.825762788Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.00004ms logger=migrator t=2026-05-21T13:19:06.832375718Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-21T13:19:06.833363997Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=987.779µs logger=migrator t=2026-05-21T13:19:06.840342383Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-21T13:19:06.841821732Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.479249ms logger=migrator t=2026-05-21T13:19:06.849289999Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-21T13:19:06.84933824Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=50.031µs logger=migrator t=2026-05-21T13:19:06.86827177Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-21T13:19:06.875575113Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.303933ms logger=migrator t=2026-05-21T13:19:06.889091498Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-21T13:19:06.890563176Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.472408ms logger=migrator t=2026-05-21T13:19:06.89735314Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-21T13:19:06.901817506Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.464087ms logger=migrator t=2026-05-21T13:19:06.90709359Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-21T13:19:06.907901736Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=810.236µs logger=migrator t=2026-05-21T13:19:06.912126539Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-21T13:19:06.912882003Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=756.324µs logger=migrator t=2026-05-21T13:19:06.918982303Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-21T13:19:06.919910091Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=927.478µs logger=migrator t=2026-05-21T13:19:06.924078982Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-21T13:19:06.943450562Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=19.36937ms logger=migrator t=2026-05-21T13:19:06.972065861Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-21T13:19:06.972947229Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=883.738µs logger=migrator t=2026-05-21T13:19:06.98165335Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-21T13:19:06.982574898Z 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=921.348µs logger=migrator t=2026-05-21T13:19:06.989812079Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-21T13:19:06.990092835Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=280.976µs logger=migrator t=2026-05-21T13:19:07.001290784Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-21T13:19:07.002354935Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.063691ms logger=migrator t=2026-05-21T13:19:07.008555987Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-21T13:19:07.00874972Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=200.554µs logger=migrator t=2026-05-21T13:19:07.014092104Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-21T13:19:07.020460719Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.379475ms logger=migrator t=2026-05-21T13:19:07.024424886Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-21T13:19:07.027221941Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.797925ms logger=migrator t=2026-05-21T13:19:07.032181729Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-21T13:19:07.033062545Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=880.346µs logger=migrator t=2026-05-21T13:19:07.037496833Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-21T13:19:07.038838018Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.339285ms logger=migrator t=2026-05-21T13:19:07.044484369Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-21T13:19:07.044683583Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=199.793µs logger=migrator t=2026-05-21T13:19:07.050241941Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-21T13:19:07.055516114Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.272163ms logger=migrator t=2026-05-21T13:19:07.061215036Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-21T13:19:07.062076493Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=857.167µs logger=migrator t=2026-05-21T13:19:07.067210213Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-21T13:19:07.067365967Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=156.394µs logger=migrator t=2026-05-21T13:19:07.072285062Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-21T13:19:07.072791642Z level=info msg="Migration successfully executed" id="Move region to single row" duration=506.31µs logger=migrator t=2026-05-21T13:19:07.078325Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-21T13:19:07.079555525Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.230995ms logger=migrator t=2026-05-21T13:19:07.085052962Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-21T13:19:07.086298016Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.244744ms logger=migrator t=2026-05-21T13:19:07.093767043Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T13:19:07.094620799Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=853.766µs logger=migrator t=2026-05-21T13:19:07.099723219Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T13:19:07.100623877Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=900.448µs logger=migrator t=2026-05-21T13:19:07.106095534Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-21T13:19:07.10691665Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=821.506µs logger=migrator t=2026-05-21T13:19:07.11302694Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-21T13:19:07.114343915Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.316845ms logger=migrator t=2026-05-21T13:19:07.120143018Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-21T13:19:07.12024383Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=101.802µs logger=migrator t=2026-05-21T13:19:07.125000023Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-21T13:19:07.126203538Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.203874ms logger=migrator t=2026-05-21T13:19:07.131461849Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-21T13:19:07.132247656Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=785.637µs logger=migrator t=2026-05-21T13:19:07.141734241Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-21T13:19:07.143341513Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.610562ms logger=migrator t=2026-05-21T13:19:07.157452339Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-21T13:19:07.15907696Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.627981ms logger=migrator t=2026-05-21T13:19:07.165330042Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-21T13:19:07.165632129Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=302.687µs logger=migrator t=2026-05-21T13:19:07.170912191Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-21T13:19:07.171511344Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=599.373µs logger=migrator t=2026-05-21T13:19:07.178623232Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-21T13:19:07.178782185Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=166.033µs logger=migrator t=2026-05-21T13:19:07.184718971Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-21T13:19:07.185572508Z level=info msg="Migration successfully executed" id="create team table" duration=853.397µs logger=migrator t=2026-05-21T13:19:07.191214369Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-21T13:19:07.19284366Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.629221ms logger=migrator t=2026-05-21T13:19:07.200886477Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-21T13:19:07.202489509Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.605392ms logger=migrator t=2026-05-21T13:19:07.207397265Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-21T13:19:07.212287191Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.887215ms logger=migrator t=2026-05-21T13:19:07.218590054Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-21T13:19:07.21885465Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=266.466µs logger=migrator t=2026-05-21T13:19:07.224274596Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-21T13:19:07.225810495Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.526549ms logger=migrator t=2026-05-21T13:19:07.231256662Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-21T13:19:07.232126368Z level=info msg="Migration successfully executed" id="create team member table" duration=869.926µs logger=migrator t=2026-05-21T13:19:07.239287749Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-21T13:19:07.241448711Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.160972ms logger=migrator t=2026-05-21T13:19:07.251082919Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-21T13:19:07.252853324Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.780705ms logger=migrator t=2026-05-21T13:19:07.259345201Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-21T13:19:07.260842131Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.497059ms logger=migrator t=2026-05-21T13:19:07.270045631Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-21T13:19:07.276354264Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.308123ms logger=migrator t=2026-05-21T13:19:07.285255378Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-21T13:19:07.292602202Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.346184ms logger=migrator t=2026-05-21T13:19:07.297504198Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-21T13:19:07.301172539Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.670141ms logger=migrator t=2026-05-21T13:19:07.305648117Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-21T13:19:07.3063076Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=684.504µs logger=migrator t=2026-05-21T13:19:07.316774504Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-21T13:19:07.318240553Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.471409ms logger=migrator t=2026-05-21T13:19:07.327027255Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-21T13:19:07.327986474Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=959.699µs logger=migrator t=2026-05-21T13:19:07.336769816Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-21T13:19:07.338676242Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.906496ms logger=migrator t=2026-05-21T13:19:07.342296664Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-21T13:19:07.343507167Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.209803ms logger=migrator t=2026-05-21T13:19:07.350611146Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-21T13:19:07.351487003Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=875.857µs logger=migrator t=2026-05-21T13:19:07.356716466Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-21T13:19:07.357923379Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.205444ms logger=migrator t=2026-05-21T13:19:07.364294744Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-21T13:19:07.365805933Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.511499ms logger=migrator t=2026-05-21T13:19:07.370854092Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-21T13:19:07.371311141Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=457.589µs logger=migrator t=2026-05-21T13:19:07.3768887Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-21T13:19:07.377133994Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=245.914µs logger=migrator t=2026-05-21T13:19:07.380314716Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-21T13:19:07.38104032Z level=info msg="Migration successfully executed" id="create tag table" duration=730.404µs logger=migrator t=2026-05-21T13:19:07.386813525Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-21T13:19:07.387960387Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.145472ms logger=migrator t=2026-05-21T13:19:07.392459285Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-21T13:19:07.393709059Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.242884ms logger=migrator t=2026-05-21T13:19:07.398153526Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-21T13:19:07.399053984Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=900.078µs logger=migrator t=2026-05-21T13:19:07.403838457Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-21T13:19:07.404767815Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=929.368µs logger=migrator t=2026-05-21T13:19:07.409748153Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-21T13:19:07.427796685Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.046152ms logger=migrator t=2026-05-21T13:19:07.433206871Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-21T13:19:07.433810143Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=604.132µs logger=migrator t=2026-05-21T13:19:07.44439329Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-21T13:19:07.44639337Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.00285ms logger=migrator t=2026-05-21T13:19:07.453743243Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-21T13:19:07.454358365Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=614.582µs logger=migrator t=2026-05-21T13:19:07.46229405Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-21T13:19:07.463092576Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=802.986µs logger=migrator t=2026-05-21T13:19:07.469584153Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-21T13:19:07.470665373Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.08065ms logger=migrator t=2026-05-21T13:19:07.476179921Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-21T13:19:07.477772243Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.557481ms logger=migrator t=2026-05-21T13:19:07.485400312Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-21T13:19:07.485478134Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=79.112µs logger=migrator t=2026-05-21T13:19:07.492778226Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-21T13:19:07.501098999Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.318142ms logger=migrator t=2026-05-21T13:19:07.506203329Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-21T13:19:07.510032164Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.837085ms logger=migrator t=2026-05-21T13:19:07.516845157Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-21T13:19:07.522070819Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.225762ms logger=migrator t=2026-05-21T13:19:07.526459645Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-21T13:19:07.532457553Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.997578ms logger=migrator t=2026-05-21T13:19:07.536397799Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-21T13:19:07.53744706Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.048491ms logger=migrator t=2026-05-21T13:19:07.543521188Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-21T13:19:07.54972848Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.206192ms logger=migrator t=2026-05-21T13:19:07.55892845Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-21T13:19:07.559792366Z level=info msg="Migration successfully executed" id="create server_lock table" duration=864.396µs logger=migrator t=2026-05-21T13:19:07.564689423Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-21T13:19:07.565698442Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.008889ms logger=migrator t=2026-05-21T13:19:07.572803262Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-21T13:19:07.574333291Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.5343ms logger=migrator t=2026-05-21T13:19:07.580140635Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-21T13:19:07.581631884Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.490729ms logger=migrator t=2026-05-21T13:19:07.587821275Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-21T13:19:07.58906881Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.247125ms logger=migrator t=2026-05-21T13:19:07.595624378Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-21T13:19:07.597072246Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.447688ms logger=migrator t=2026-05-21T13:19:07.601682346Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-21T13:19:07.608258965Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.576829ms logger=migrator t=2026-05-21T13:19:07.617179009Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-21T13:19:07.619040455Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.864196ms logger=migrator t=2026-05-21T13:19:07.635148601Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-21T13:19:07.636315384Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.166503ms logger=migrator t=2026-05-21T13:19:07.646667916Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-21T13:19:07.649516811Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.849015ms logger=migrator t=2026-05-21T13:19:07.658309073Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-21T13:19:07.659965766Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.657783ms logger=migrator t=2026-05-21T13:19:07.670850699Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-21T13:19:07.673766706Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.913537ms logger=migrator t=2026-05-21T13:19:07.718174775Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-21T13:19:07.718386459Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=214.094µs logger=migrator t=2026-05-21T13:19:07.829177555Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-21T13:19:07.829339869Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=168.714µs logger=migrator t=2026-05-21T13:19:08.477826382Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-21T13:19:08.478874572Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.054ms logger=migrator t=2026-05-21T13:19:08.48793757Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T13:19:08.48899604Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.056481ms logger=migrator t=2026-05-21T13:19:08.497500216Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T13:19:08.499185149Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.685783ms logger=migrator t=2026-05-21T13:19:08.505144596Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-21T13:19:08.505233227Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=89.011µs logger=migrator t=2026-05-21T13:19:08.510836587Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T13:19:08.512647272Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.808525ms logger=migrator t=2026-05-21T13:19:08.517555368Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T13:19:08.519240611Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.683663ms logger=migrator t=2026-05-21T13:19:08.527449502Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T13:19:08.529127754Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.675942ms logger=migrator t=2026-05-21T13:19:08.535252573Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T13:19:08.536323505Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.070062ms logger=migrator t=2026-05-21T13:19:08.542351372Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-21T13:19:08.551724595Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.374693ms logger=migrator t=2026-05-21T13:19:08.556080541Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-21T13:19:08.556848576Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=767.605µs logger=migrator t=2026-05-21T13:19:08.560381554Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-21T13:19:08.560472787Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=91.383µs logger=migrator t=2026-05-21T13:19:08.564847692Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-21T13:19:08.566354222Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.50494ms logger=migrator t=2026-05-21T13:19:08.57142269Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-21T13:19:08.573561582Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.142752ms logger=migrator t=2026-05-21T13:19:08.578384597Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-21T13:19:08.579669541Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.286084ms logger=migrator t=2026-05-21T13:19:08.585991165Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T13:19:08.586146328Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=156.283µs logger=migrator t=2026-05-21T13:19:08.590666526Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-21T13:19:08.591887491Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.223845ms logger=migrator t=2026-05-21T13:19:08.597140903Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-21T13:19:08.598231964Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.090551ms logger=migrator t=2026-05-21T13:19:08.603332494Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-21T13:19:08.605353264Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.02454ms logger=migrator t=2026-05-21T13:19:08.610765609Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-21T13:19:08.612129036Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.364647ms logger=migrator t=2026-05-21T13:19:08.620570671Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-21T13:19:08.627389214Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.812813ms logger=migrator t=2026-05-21T13:19:08.631817911Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-21T13:19:08.632684267Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=864.446µs logger=migrator t=2026-05-21T13:19:08.638352478Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T13:19:08.639783606Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.431008ms logger=migrator t=2026-05-21T13:19:08.64410722Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-21T13:19:08.6742366Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.125649ms logger=migrator t=2026-05-21T13:19:08.678738698Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-21T13:19:08.704913999Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.175361ms logger=migrator t=2026-05-21T13:19:08.710812674Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-21T13:19:08.71209793Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.284796ms logger=migrator t=2026-05-21T13:19:08.718835091Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T13:19:08.720251389Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.413478ms logger=migrator t=2026-05-21T13:19:08.726320418Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-21T13:19:08.734594559Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.273162ms logger=migrator t=2026-05-21T13:19:08.740143838Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-21T13:19:08.746034503Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.888225ms logger=migrator t=2026-05-21T13:19:08.75051115Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-21T13:19:08.75150805Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=995.581µs logger=migrator t=2026-05-21T13:19:08.75665266Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-21T13:19:08.758264241Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.609381ms logger=migrator t=2026-05-21T13:19:08.764897771Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-21T13:19:08.766116245Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.217944ms logger=migrator t=2026-05-21T13:19:08.771224545Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-21T13:19:08.772379417Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.154622ms logger=migrator t=2026-05-21T13:19:08.777865684Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-21T13:19:08.777933156Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=67.732µs logger=migrator t=2026-05-21T13:19:08.782350772Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-21T13:19:08.791303427Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.953335ms logger=migrator t=2026-05-21T13:19:08.837366937Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-21T13:19:08.844966445Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.598759ms logger=migrator t=2026-05-21T13:19:08.850132347Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-21T13:19:08.856686384Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.552718ms logger=migrator t=2026-05-21T13:19:08.861771254Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-21T13:19:08.862861995Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.094491ms logger=migrator t=2026-05-21T13:19:08.868776871Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-21T13:19:08.870747079Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.969918ms logger=migrator t=2026-05-21T13:19:08.875842129Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-21T13:19:08.886172151Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.329302ms logger=migrator t=2026-05-21T13:19:08.890998874Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-21T13:19:08.89738057Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.381396ms logger=migrator t=2026-05-21T13:19:08.903664902Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-21T13:19:08.904780224Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.114632ms logger=migrator t=2026-05-21T13:19:08.910359193Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-21T13:19:08.919323029Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.964916ms logger=migrator t=2026-05-21T13:19:08.924099362Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-21T13:19:08.930471476Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.371444ms logger=migrator t=2026-05-21T13:19:08.935865852Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-21T13:19:08.935928853Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.361µs logger=migrator t=2026-05-21T13:19:08.941872379Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-21T13:19:08.942900659Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.02813ms logger=migrator t=2026-05-21T13:19:08.949949297Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-21T13:19:08.951508517Z 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.55825ms logger=migrator t=2026-05-21T13:19:08.95828154Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-21T13:19:08.960031344Z 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.751734ms logger=migrator t=2026-05-21T13:19:08.965880018Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T13:19:08.9659885Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=109.812µs logger=migrator t=2026-05-21T13:19:08.97162839Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-21T13:19:08.980489843Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.861743ms logger=migrator t=2026-05-21T13:19:08.987009351Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-21T13:19:08.995357964Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.346323ms logger=migrator t=2026-05-21T13:19:08.999854772Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-21T13:19:09.004282169Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.427507ms logger=migrator t=2026-05-21T13:19:09.009638963Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-21T13:19:09.015918806Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.278903ms logger=migrator t=2026-05-21T13:19:09.022412212Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-21T13:19:09.031424109Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.012147ms logger=migrator t=2026-05-21T13:19:09.036741513Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-21T13:19:09.036815994Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=75.191µs logger=migrator t=2026-05-21T13:19:09.042308851Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-21T13:19:09.043147268Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=838.457µs logger=migrator t=2026-05-21T13:19:09.049699955Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-21T13:19:09.059299963Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.595668ms logger=migrator t=2026-05-21T13:19:09.065985193Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-21T13:19:09.066159247Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=179.464µs logger=migrator t=2026-05-21T13:19:09.07148409Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-21T13:19:09.078321614Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.836974ms logger=migrator t=2026-05-21T13:19:09.082896003Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-21T13:19:09.083861422Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=965.819µs logger=migrator t=2026-05-21T13:19:09.091649294Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-21T13:19:09.101099968Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.457094ms logger=migrator t=2026-05-21T13:19:09.1058015Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-21T13:19:09.106371601Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=569.671µs logger=migrator t=2026-05-21T13:19:09.112133084Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-21T13:19:09.113119794Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=981.569µs logger=migrator t=2026-05-21T13:19:09.119827534Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-21T13:19:09.128492293Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.665809ms logger=migrator t=2026-05-21T13:19:09.133667944Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-21T13:19:09.134505621Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=837.036µs logger=migrator t=2026-05-21T13:19:09.140093679Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-21T13:19:09.14112407Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.030101ms logger=migrator t=2026-05-21T13:19:09.149219418Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-21T13:19:09.150716237Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.497989ms logger=migrator t=2026-05-21T13:19:09.157185234Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-21T13:19:09.158308915Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.123961ms logger=migrator t=2026-05-21T13:19:09.163926785Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-21T13:19:09.164134379Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=207.824µs logger=migrator t=2026-05-21T13:19:09.1692783Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-21T13:19:09.17032696Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.04862ms logger=migrator t=2026-05-21T13:19:09.176838778Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-21T13:19:09.177940099Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.101391ms logger=migrator t=2026-05-21T13:19:09.182872175Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-21T13:19:09.183695171Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-21T13:19:09.19032233Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-21T13:19:09.190921153Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=598.443µs logger=migrator t=2026-05-21T13:19:09.19644184Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-21T13:19:09.198362177Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.919197ms logger=migrator t=2026-05-21T13:19:09.20565971Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-21T13:19:09.215264927Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.608087ms logger=migrator t=2026-05-21T13:19:09.220178913Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-21T13:19:09.221320245Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.141762ms logger=migrator t=2026-05-21T13:19:09.227323083Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-21T13:19:09.228471545Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.145782ms logger=migrator t=2026-05-21T13:19:09.233171707Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-21T13:19:09.234080535Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=908.298µs logger=migrator t=2026-05-21T13:19:09.239245646Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-21T13:19:09.240412918Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.166602ms logger=migrator t=2026-05-21T13:19:09.246322993Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-21T13:19:09.247417565Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.094182ms logger=migrator t=2026-05-21T13:19:09.253650627Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-21T13:19:09.253676617Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.16µs logger=migrator t=2026-05-21T13:19:09.258578173Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-21T13:19:09.258717406Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=137.263µs logger=migrator t=2026-05-21T13:19:09.263962498Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-21T13:19:09.27223103Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.263082ms logger=migrator t=2026-05-21T13:19:09.27687281Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-21T13:19:09.27741576Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=542.04µs logger=migrator t=2026-05-21T13:19:09.281786146Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-21T13:19:09.282958058Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.171552ms logger=migrator t=2026-05-21T13:19:09.287806863Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-21T13:19:09.288116529Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=309.916µs logger=migrator t=2026-05-21T13:19:09.293098957Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-21T13:19:09.294215118Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.115781ms logger=migrator t=2026-05-21T13:19:09.298935361Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-21T13:19:09.299847608Z level=info msg="Migration successfully executed" id="create secrets table" duration=912.427µs logger=migrator t=2026-05-21T13:19:09.304772705Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-21T13:19:09.336533005Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.74535ms logger=migrator t=2026-05-21T13:19:09.341672865Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-21T13:19:09.348622651Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.948916ms logger=migrator t=2026-05-21T13:19:09.354124228Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-21T13:19:09.354262391Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=136.203µs logger=migrator t=2026-05-21T13:19:09.359490093Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-21T13:19:09.392999627Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.507664ms logger=migrator t=2026-05-21T13:19:09.399099787Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-21T13:19:09.429738495Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.638998ms logger=migrator t=2026-05-21T13:19:09.438443305Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-21T13:19:09.439122627Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=678.853µs logger=migrator t=2026-05-21T13:19:09.44689967Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-21T13:19:09.44897901Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.078551ms logger=migrator t=2026-05-21T13:19:09.458019166Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-21T13:19:09.458345763Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=329.577µs logger=migrator t=2026-05-21T13:19:09.466437261Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-21T13:19:09.46792514Z level=info msg="Migration successfully executed" id="create permission table" duration=1.488459ms logger=migrator t=2026-05-21T13:19:09.476806474Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-21T13:19:09.478552957Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.741074ms logger=migrator t=2026-05-21T13:19:09.504814701Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-21T13:19:09.506582404Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.767913ms logger=migrator t=2026-05-21T13:19:09.513779205Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-21T13:19:09.515472418Z level=info msg="Migration successfully executed" id="create role table" duration=1.692673ms logger=migrator t=2026-05-21T13:19:09.521987736Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-21T13:19:09.529949641Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.961085ms logger=migrator t=2026-05-21T13:19:09.535337585Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-21T13:19:09.542240551Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.899616ms logger=migrator t=2026-05-21T13:19:09.54785232Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-21T13:19:09.548932891Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.065721ms logger=migrator t=2026-05-21T13:19:09.555551121Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-21T13:19:09.556627002Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.076191ms logger=migrator t=2026-05-21T13:19:09.563360133Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-21T13:19:09.564424724Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.064361ms logger=migrator t=2026-05-21T13:19:09.572149255Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-21T13:19:09.573102673Z level=info msg="Migration successfully executed" id="create team role table" duration=952.448µs logger=migrator t=2026-05-21T13:19:09.579253433Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-21T13:19:09.581354884Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.100341ms logger=migrator t=2026-05-21T13:19:09.589596765Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-21T13:19:09.590703657Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.106422ms logger=migrator t=2026-05-21T13:19:09.598779324Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-21T13:19:09.601016648Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.241084ms logger=migrator t=2026-05-21T13:19:09.607426543Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-21T13:19:09.609005454Z level=info msg="Migration successfully executed" id="create user role table" duration=1.580071ms logger=migrator t=2026-05-21T13:19:09.62006571Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-21T13:19:09.621502918Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.438788ms logger=migrator t=2026-05-21T13:19:09.682094751Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-21T13:19:09.684205112Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.113851ms logger=migrator t=2026-05-21T13:19:09.693084616Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-21T13:19:09.69433488Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.258904ms logger=migrator t=2026-05-21T13:19:09.700816457Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-21T13:19:09.701806816Z level=info msg="Migration successfully executed" id="create builtin role table" duration=991.369µs logger=migrator t=2026-05-21T13:19:09.709366764Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-21T13:19:09.711424443Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.058369ms logger=migrator t=2026-05-21T13:19:09.717082064Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-21T13:19:09.718309248Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.228594ms logger=migrator t=2026-05-21T13:19:09.72456421Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-21T13:19:09.736953131Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.383981ms logger=migrator t=2026-05-21T13:19:09.743533501Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-21T13:19:09.744781214Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.249914ms logger=migrator t=2026-05-21T13:19:09.749381025Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-21T13:19:09.750306823Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=925.477µs logger=migrator t=2026-05-21T13:19:09.757054035Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-21T13:19:09.757975342Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=921.347µs logger=migrator t=2026-05-21T13:19:09.763687814Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-21T13:19:09.764747954Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.0609ms logger=migrator t=2026-05-21T13:19:09.769830394Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-21T13:19:09.770575518Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=745.144µs logger=migrator t=2026-05-21T13:19:09.776723539Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-21T13:19:09.777746578Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.022449ms logger=migrator t=2026-05-21T13:19:09.785100012Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-21T13:19:09.792571467Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.471335ms logger=migrator t=2026-05-21T13:19:09.797447253Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-21T13:19:09.804626484Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.178371ms logger=migrator t=2026-05-21T13:19:09.809305794Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-21T13:19:09.816498745Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.192361ms logger=migrator t=2026-05-21T13:19:09.82134286Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-21T13:19:09.828843755Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.499995ms logger=migrator t=2026-05-21T13:19:09.834829462Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-21T13:19:09.835784672Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=954.27µs logger=migrator t=2026-05-21T13:19:09.84182853Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-21T13:19:09.843106064Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.277144ms logger=migrator t=2026-05-21T13:19:09.849749464Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-21T13:19:09.851369885Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.620351ms logger=migrator t=2026-05-21T13:19:09.85926884Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-21T13:19:09.860188127Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=918.547µs logger=migrator t=2026-05-21T13:19:09.866542992Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-21T13:19:09.868618372Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.07274ms logger=migrator t=2026-05-21T13:19:09.874880375Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-21T13:19:09.874957046Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=76.261µs logger=migrator t=2026-05-21T13:19:09.879967474Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-21T13:19:09.880004965Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=38.341µs logger=migrator t=2026-05-21T13:19:09.885826399Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-21T13:19:09.886512852Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=685.343µs logger=migrator t=2026-05-21T13:19:09.893435577Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-21T13:19:09.894277754Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=843.367µs logger=migrator t=2026-05-21T13:19:09.900604297Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-21T13:19:09.901724948Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.120461ms logger=migrator t=2026-05-21T13:19:09.906727096Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-21T13:19:09.907054813Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=325.156µs logger=migrator t=2026-05-21T13:19:09.911990939Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-21T13:19:09.912674272Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=683.493µs logger=migrator t=2026-05-21T13:19:09.918000716Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-21T13:19:09.918787891Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=786.815µs logger=migrator t=2026-05-21T13:19:09.924777269Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-21T13:19:09.926334429Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.55541ms logger=migrator t=2026-05-21T13:19:09.932997069Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-21T13:19:09.941956834Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.963856ms logger=migrator t=2026-05-21T13:19:09.946829689Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-21T13:19:09.94688172Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=52.011µs logger=migrator t=2026-05-21T13:19:09.952318296Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-21T13:19:09.953841686Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.52293ms logger=migrator t=2026-05-21T13:19:09.960490356Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-21T13:19:09.961629218Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.140362ms logger=migrator t=2026-05-21T13:19:09.967061524Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-21T13:19:09.96890566Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.841856ms logger=migrator t=2026-05-21T13:19:09.975502279Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-21T13:19:09.983946304Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.445335ms logger=migrator t=2026-05-21T13:19:09.989245508Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-21T13:19:09.989982432Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=736.124µs logger=migrator t=2026-05-21T13:19:09.994769136Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-21T13:19:09.996444418Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.675113ms logger=migrator t=2026-05-21T13:19:10.002611168Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-21T13:19:10.025522095Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.900557ms logger=migrator t=2026-05-21T13:19:10.030471761Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-21T13:19:10.031292568Z level=info msg="Migration successfully executed" id="create correlation v2" duration=820.967µs logger=migrator t=2026-05-21T13:19:10.037855386Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-21T13:19:10.039281393Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.426927ms logger=migrator t=2026-05-21T13:19:10.044804051Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-21T13:19:10.046613237Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.810685ms logger=migrator t=2026-05-21T13:19:10.051500172Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-21T13:19:10.052746546Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.245454ms logger=migrator t=2026-05-21T13:19:10.058180262Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-21T13:19:10.058512778Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=331.656µs logger=migrator t=2026-05-21T13:19:10.063595638Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-21T13:19:10.064983835Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.387617ms logger=migrator t=2026-05-21T13:19:10.069916221Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-21T13:19:10.078936647Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.014196ms logger=migrator t=2026-05-21T13:19:10.084459225Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-21T13:19:10.085409973Z level=info msg="Migration successfully executed" id="create entity_events table" duration=947.368µs logger=migrator t=2026-05-21T13:19:10.089731387Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-21T13:19:10.09088635Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.154923ms logger=migrator t=2026-05-21T13:19:10.09702149Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T13:19:10.097510389Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T13:19:10.103962965Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T13:19:10.104770351Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T13:19:10.109736588Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-21T13:19:10.111080804Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.343826ms logger=migrator t=2026-05-21T13:19:10.115702834Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-21T13:19:10.117506679Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.802575ms logger=migrator t=2026-05-21T13:19:10.123870554Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T13:19:10.12522205Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.351676ms logger=migrator t=2026-05-21T13:19:10.130508333Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T13:19:10.131693955Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.186062ms logger=migrator t=2026-05-21T13:19:10.136481409Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T13:19:10.137663093Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.119182ms logger=migrator t=2026-05-21T13:19:10.142988556Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T13:19:10.14418778Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.199084ms logger=migrator t=2026-05-21T13:19:10.149047025Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-21T13:19:10.149911201Z level=info msg="Migration successfully executed" id="Drop public config table" duration=863.646µs logger=migrator t=2026-05-21T13:19:10.155793546Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-21T13:19:10.157965459Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.168302ms logger=migrator t=2026-05-21T13:19:10.162450765Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T13:19:10.165867763Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=3.415758ms logger=migrator t=2026-05-21T13:19:10.170528623Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T13:19:10.173049673Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.517209ms logger=migrator t=2026-05-21T13:19:10.178962268Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-21T13:19:10.180026319Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.063461ms logger=migrator t=2026-05-21T13:19:10.185405084Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-21T13:19:10.21035759Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.936295ms logger=migrator t=2026-05-21T13:19:10.215123083Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-21T13:19:10.224625019Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.502756ms logger=migrator t=2026-05-21T13:19:10.230896051Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-21T13:19:10.239092631Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.19512ms logger=migrator t=2026-05-21T13:19:10.24413188Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-21T13:19:10.244360294Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=230.285µs logger=migrator t=2026-05-21T13:19:10.248955863Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-21T13:19:10.258383988Z level=info msg="Migration successfully executed" id="add share column" duration=9.427815ms logger=migrator t=2026-05-21T13:19:10.262911335Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-21T13:19:10.263035688Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=124.763µs logger=migrator t=2026-05-21T13:19:10.268447053Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-21T13:19:10.269992664Z level=info msg="Migration successfully executed" id="create file table" duration=1.544941ms logger=migrator t=2026-05-21T13:19:10.2754677Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-21T13:19:10.277444328Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.979708ms logger=migrator t=2026-05-21T13:19:10.282364975Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-21T13:19:10.283580019Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.214584ms logger=migrator t=2026-05-21T13:19:10.290506214Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-21T13:19:10.291505793Z level=info msg="Migration successfully executed" id="create file_meta table" duration=999.019µs logger=migrator t=2026-05-21T13:19:10.296947359Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-21T13:19:10.298808106Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.857076ms logger=migrator t=2026-05-21T13:19:10.304379524Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-21T13:19:10.304455515Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=79.191µs logger=migrator t=2026-05-21T13:19:10.31083433Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-21T13:19:10.310933452Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=102.362µs logger=migrator t=2026-05-21T13:19:10.316205775Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-21T13:19:10.317136813Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=931.059µs logger=migrator t=2026-05-21T13:19:10.322543719Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-21T13:19:10.322767383Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=222.484µs logger=migrator t=2026-05-21T13:19:10.328667008Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-21T13:19:10.330763848Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.09638ms logger=migrator t=2026-05-21T13:19:10.337439449Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-21T13:19:10.347600377Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.160608ms logger=migrator t=2026-05-21T13:19:10.352449062Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-21T13:19:10.352612835Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=164.133µs logger=migrator t=2026-05-21T13:19:10.357084143Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-21T13:19:10.358293476Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.209053ms logger=migrator t=2026-05-21T13:19:10.363811663Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-21T13:19:10.364249932Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=439.239µs logger=migrator t=2026-05-21T13:19:10.368374302Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-21T13:19:10.368684758Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=310.936µs logger=migrator t=2026-05-21T13:19:10.373511343Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-21T13:19:10.374216786Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=706.003µs logger=migrator t=2026-05-21T13:19:10.378725245Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-21T13:19:10.388957864Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.231499ms logger=migrator t=2026-05-21T13:19:10.396034662Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-21T13:19:10.405916824Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.881962ms logger=migrator t=2026-05-21T13:19:10.410527285Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-21T13:19:10.411683987Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.156272ms logger=migrator t=2026-05-21T13:19:10.417217415Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-21T13:19:10.493777659Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.559924ms logger=migrator t=2026-05-21T13:19:10.500114932Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-21T13:19:10.501335955Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.219963ms logger=migrator t=2026-05-21T13:19:10.50766344Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-21T13:19:10.50926647Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.600771ms logger=migrator t=2026-05-21T13:19:10.515688535Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-21T13:19:10.542495488Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.811343ms logger=migrator t=2026-05-21T13:19:10.549179249Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-21T13:19:10.557149194Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.968165ms logger=migrator t=2026-05-21T13:19:10.561968509Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-21T13:19:10.562268144Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=299.585µs logger=migrator t=2026-05-21T13:19:10.569124109Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-21T13:19:10.569286762Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=162.504µs logger=migrator t=2026-05-21T13:19:10.57535678Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-21T13:19:10.575683576Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=330.346µs logger=migrator t=2026-05-21T13:19:10.582991448Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-21T13:19:10.583206023Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=214.515µs logger=migrator t=2026-05-21T13:19:10.588747271Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-21T13:19:10.589146789Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=397.338µs logger=migrator t=2026-05-21T13:19:10.5959082Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-21T13:19:10.598680544Z level=info msg="Migration successfully executed" id="create folder table" duration=2.773124ms logger=migrator t=2026-05-21T13:19:10.603924877Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-21T13:19:10.605238592Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.313245ms logger=migrator t=2026-05-21T13:19:10.611647748Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-21T13:19:10.613730058Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.08137ms logger=migrator t=2026-05-21T13:19:10.621643842Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-21T13:19:10.621672553Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.691µs logger=migrator t=2026-05-21T13:19:10.633042064Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T13:19:10.635047714Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.00522ms logger=migrator t=2026-05-21T13:19:10.641495539Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T13:19:10.642636952Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.141613ms logger=migrator t=2026-05-21T13:19:10.648447285Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-21T13:19:10.650388353Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.941028ms logger=migrator t=2026-05-21T13:19:10.655723047Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-21T13:19:10.656152146Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=429.279µs logger=migrator t=2026-05-21T13:19:10.660768515Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-21T13:19:10.661062071Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=290.696µs logger=migrator t=2026-05-21T13:19:10.667615009Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-21T13:19:10.669377813Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.763174ms logger=migrator t=2026-05-21T13:19:10.675156386Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-21T13:19:10.676502423Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.345797ms logger=migrator t=2026-05-21T13:19:10.682327276Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-21T13:19:10.684204113Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.876317ms logger=migrator t=2026-05-21T13:19:10.69230051Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-21T13:19:10.694250208Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.950528ms logger=migrator t=2026-05-21T13:19:10.699815787Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-21T13:19:10.701264625Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.449608ms logger=migrator t=2026-05-21T13:19:10.708342973Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-21T13:19:10.709439935Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.095922ms logger=migrator t=2026-05-21T13:19:10.717221466Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-21T13:19:10.719271457Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.049861ms logger=migrator t=2026-05-21T13:19:10.726220612Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-21T13:19:10.727526578Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.303845ms logger=migrator t=2026-05-21T13:19:10.734023634Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-21T13:19:10.735491743Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.468149ms logger=migrator t=2026-05-21T13:19:10.745802304Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-21T13:19:10.74764466Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.842256ms logger=migrator t=2026-05-21T13:19:10.753987544Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-21T13:19:10.755895651Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.908327ms logger=migrator t=2026-05-21T13:19:10.764087291Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-21T13:19:10.764666462Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=575.131µs logger=migrator t=2026-05-21T13:19:10.771529726Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-21T13:19:10.782917408Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.392662ms logger=migrator t=2026-05-21T13:19:10.792132728Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-21T13:19:10.793215819Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.085281ms logger=migrator t=2026-05-21T13:19:10.797836359Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T13:19:10.797930501Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=95.352µs logger=migrator t=2026-05-21T13:19:10.805246344Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T13:19:10.807839904Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.59205ms logger=migrator t=2026-05-21T13:19:10.814637097Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T13:19:10.814726388Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=90.021µs logger=migrator t=2026-05-21T13:19:10.820839377Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-21T13:19:10.822290006Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.452129ms logger=migrator t=2026-05-21T13:19:10.83378945Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T13:19:10.836287329Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.497119ms logger=migrator t=2026-05-21T13:19:10.847232503Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-21T13:19:10.848695871Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.467368ms logger=migrator t=2026-05-21T13:19:10.854255729Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-21T13:19:10.855143527Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=890.548µs logger=migrator t=2026-05-21T13:19:10.862387718Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-21T13:19:10.862756475Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=370.247µs logger=migrator t=2026-05-21T13:19:10.869073579Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-21T13:19:10.870423565Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.350936ms logger=migrator t=2026-05-21T13:19:10.877427872Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-21T13:19:10.878622635Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.194063ms logger=migrator t=2026-05-21T13:19:10.887367305Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-21T13:19:10.889222182Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.808686ms logger=migrator t=2026-05-21T13:19:10.897079125Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-21T13:19:10.908935396Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.853501ms logger=migrator t=2026-05-21T13:19:10.998453922Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-21T13:19:11.014227659Z level=info msg="Migration successfully executed" id="add region_slug column" duration=15.771697ms logger=migrator t=2026-05-21T13:19:11.024024341Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-21T13:19:11.036767538Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.744457ms logger=migrator t=2026-05-21T13:19:11.040683006Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-21T13:19:11.040734917Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=51.981µs logger=migrator t=2026-05-21T13:19:11.043884278Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-21T13:19:11.053094967Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.210009ms logger=migrator t=2026-05-21T13:19:11.056628627Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-21T13:19:11.066516799Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.887212ms logger=migrator t=2026-05-21T13:19:11.07227029Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-21T13:19:11.072506715Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=236.585µs logger=migrator t=2026-05-21T13:19:11.076255449Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.979869439s logger=migrator t=2026-05-21T13:19:11.07685162Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-21T13:19:11.092452704Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-21T13:19:11.092651798Z level=info msg="Created default organization" logger=secrets t=2026-05-21T13:19:11.097691056Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T13:19:11.155099065Z level=info msg="Restored cache from database" duration=513.82µs logger=plugin.store t=2026-05-21T13:19:11.15688962Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-21T13:19:11.198102883Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-21T13:19:11.198131423Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-21T13:19:11.198206295Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-21T13:19:11.198217395Z level=info msg="Plugins loaded" count=54 duration=41.330165ms logger=query_data t=2026-05-21T13:19:11.202527229Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-21T13:19:11.208461235Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-21T13:19:11.215537722Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-21T13:19:11.224394905Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-21T13:19:11.243724952Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-21T13:19:11.247543637Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-21T13:19:11.269495555Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-21T13:19:11.289031216Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-21T13:19:11.310916961Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-21T13:19:11.310950062Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-21T13:19:11.311613385Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-21T13:19:11.313739756Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-21T13:19:11.314742786Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-21T13:19:11.328382112Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-21T13:19:11.391254727Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-05-21T13:19:11.405911763Z level=info msg="Update check succeeded" duration=92.528413ms logger=ngalert.state.manager t=2026-05-21T13:19:11.445754258Z level=info msg="State cache has been initialized" states=0 duration=132.011852ms logger=ngalert.scheduler t=2026-05-21T13:19:11.4458201Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-21T13:19:11.445920923Z level=info msg=starting first_tick=2026-05-21T13:19:20Z logger=provisioning.dashboard t=2026-05-21T13:19:11.450710185Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-21T13:19:11.453850716Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-21T13:19:11.466150127Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-21T13:19:11.466536634Z level=info msg="Update check succeeded" duration=152.933431ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T13:19:11.486703817Z level=info msg="Patterns update finished" duration=173.837108ms logger=grafana-apiserver t=2026-05-21T13:19:11.614834204Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-21T13:19:11.615253852Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-21T13:19:24.704138033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:24.704945779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:24.728274098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:24.752945284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:24.803449268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:24.839426621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:24.868194715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:24.933016505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:24.952819917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:24.990013233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.007042421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.054522876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.069828001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.11182358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.126427081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.167253338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.181627754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.21879386Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.245348131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.310866034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.327942332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.375307195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.390094759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.428827925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.444119019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.487651478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.505341189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.549252265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.57077263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.622859992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.639058885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.676295711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.698700883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.749549772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.765945028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.804841067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.819727195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.8807766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.90724755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.96593688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:25.989597306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.052543458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.071509122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.117257734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.136423482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.194852716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.212085618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.262679262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.297220007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.390071373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.407448117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.451648078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.468808719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.527355525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.560443552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.611971814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.631601531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.700969537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.725818645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.810547385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.825168527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.903445743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.919561103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.977730543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:26.994927524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.083698221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.099934244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.177411333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.207241837Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.305096759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.324853069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.399106716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.415082684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.494101453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.508684053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.575138111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.592557686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.672086326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.689181035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T13:19:27.762469734Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-21T13:19:44.333802037Z level=info msg="Usage stats are ready to report"