logger=settings t=2026-04-28T22:35:20.924148439Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-28T22:35:20Z logger=settings t=2026-04-28T22:35:20.924388375Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-28T22:35:20.924394706Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-28T22:35:20.924397836Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-28T22:35:20.924408526Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-28T22:35:20.924411356Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-28T22:35:20.924414106Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-28T22:35:20.924416886Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-28T22:35:20.924422076Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-28T22:35:20.924426236Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-28T22:35:20.924429026Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-28T22:35:20.924432667Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-28T22:35:20.924435797Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-28T22:35:20.924439437Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-28T22:35:20.924442727Z level=info msg=Target target=[all] logger=settings t=2026-04-28T22:35:20.924448107Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-28T22:35:20.924452727Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-28T22:35:20.924456697Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-28T22:35:20.924459857Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-28T22:35:20.924462687Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-28T22:35:20.924467648Z level=info msg="App mode production" logger=sqlstore t=2026-04-28T22:35:20.924723725Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-28T22:35:20.924741175Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-28T22:35:20.926249638Z level=info msg="Locking database" logger=migrator t=2026-04-28T22:35:20.926261808Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-28T22:35:20.927070431Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-28T22:35:20.927930946Z level=info msg="Migration successfully executed" id="create migration_log table" duration=860.095µs logger=migrator t=2026-04-28T22:35:20.936949339Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-28T22:35:20.937512344Z level=info msg="Migration successfully executed" id="create user table" duration=563.075µs logger=migrator t=2026-04-28T22:35:20.941558207Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-28T22:35:20.942064782Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=506.375µs logger=migrator t=2026-04-28T22:35:20.94590177Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-28T22:35:20.946374393Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=468.893µs logger=migrator t=2026-04-28T22:35:20.961143807Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-28T22:35:20.965104909Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=3.962512ms logger=migrator t=2026-04-28T22:35:20.975761209Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-28T22:35:20.976645043Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=886.864µs logger=migrator t=2026-04-28T22:35:20.979692879Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-28T22:35:20.982448387Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.755247ms logger=migrator t=2026-04-28T22:35:20.985633436Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-28T22:35:20.986765138Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.129642ms logger=migrator t=2026-04-28T22:35:20.990482562Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-28T22:35:20.991232513Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=749.741µs logger=migrator t=2026-04-28T22:35:20.995173574Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-28T22:35:20.996327196Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.153332ms logger=migrator t=2026-04-28T22:35:21.000758661Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-28T22:35:21.001114331Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=357.25µs logger=migrator t=2026-04-28T22:35:21.006523293Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-28T22:35:21.007007586Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=484.173µs logger=migrator t=2026-04-28T22:35:21.011312257Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-28T22:35:21.012985804Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.673337ms logger=migrator t=2026-04-28T22:35:21.018073127Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-28T22:35:21.018113388Z level=info msg="Migration successfully executed" id="Update user table charset" duration=41.631µs logger=migrator t=2026-04-28T22:35:21.022892072Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-28T22:35:21.023937942Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.04557ms logger=migrator t=2026-04-28T22:35:21.037211595Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-28T22:35:21.037551624Z level=info msg="Migration successfully executed" id="Add missing user data" duration=340.919µs logger=migrator t=2026-04-28T22:35:21.044651383Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-28T22:35:21.046499026Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.852063ms logger=migrator t=2026-04-28T22:35:21.052036561Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-28T22:35:21.05271555Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=678.909µs logger=migrator t=2026-04-28T22:35:21.055864408Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-28T22:35:21.056947629Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.083201ms logger=migrator t=2026-04-28T22:35:21.061388343Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-28T22:35:21.068911595Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.518632ms logger=migrator t=2026-04-28T22:35:21.075279304Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-28T22:35:21.076492308Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.212874ms logger=migrator t=2026-04-28T22:35:21.079947055Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-28T22:35:21.08013405Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=187.255µs logger=migrator t=2026-04-28T22:35:21.084315817Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-28T22:35:21.085069209Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=749.022µs logger=migrator t=2026-04-28T22:35:21.091232442Z 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-04-28T22:35:21.091623463Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=384.531µs logger=migrator t=2026-04-28T22:35:21.095512812Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-28T22:35:21.095895783Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=383.421µs logger=migrator t=2026-04-28T22:35:21.100051Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-28T22:35:21.100863912Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=806.703µs logger=migrator t=2026-04-28T22:35:21.108615Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-28T22:35:21.109720091Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.105491ms logger=migrator t=2026-04-28T22:35:21.115523995Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-28T22:35:21.116271695Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=749.731µs logger=migrator t=2026-04-28T22:35:21.12035017Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-28T22:35:21.120916285Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=566.175µs logger=migrator t=2026-04-28T22:35:21.126303266Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-28T22:35:21.126873893Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=570.097µs logger=migrator t=2026-04-28T22:35:21.132400369Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-28T22:35:21.132416859Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=17.11µs logger=migrator t=2026-04-28T22:35:21.136695619Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-28T22:35:21.137426309Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=730.34µs logger=migrator t=2026-04-28T22:35:21.142029569Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-28T22:35:21.143276313Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.247754ms logger=migrator t=2026-04-28T22:35:21.149060396Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-28T22:35:21.150136656Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.077111ms logger=migrator t=2026-04-28T22:35:21.170524119Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-28T22:35:21.171468405Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=946.846µs logger=migrator t=2026-04-28T22:35:21.176489156Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-28T22:35:21.179575123Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.085637ms logger=migrator t=2026-04-28T22:35:21.185021486Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-28T22:35:21.185869751Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=847.984µs logger=migrator t=2026-04-28T22:35:21.190608183Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-28T22:35:21.191333244Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=724.921µs logger=migrator t=2026-04-28T22:35:21.195758628Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-28T22:35:21.196470657Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=718.91µs logger=migrator t=2026-04-28T22:35:21.201700574Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-28T22:35:21.202819236Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.117322ms logger=migrator t=2026-04-28T22:35:21.20865432Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-28T22:35:21.209884235Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.231594ms logger=migrator t=2026-04-28T22:35:21.21682907Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-28T22:35:21.217444527Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=615.647µs logger=migrator t=2026-04-28T22:35:21.222630513Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-28T22:35:21.223441135Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=810.562µs logger=migrator t=2026-04-28T22:35:21.227769487Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-28T22:35:21.22821345Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=443.783µs logger=migrator t=2026-04-28T22:35:21.232727996Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-28T22:35:21.233493288Z level=info msg="Migration successfully executed" id="create star table" duration=764.982µs logger=migrator t=2026-04-28T22:35:21.239032724Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-28T22:35:21.239857307Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=824.533µs logger=migrator t=2026-04-28T22:35:21.245516145Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-28T22:35:21.246356179Z level=info msg="Migration successfully executed" id="create org table v1" duration=836.314µs logger=migrator t=2026-04-28T22:35:21.255014652Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-28T22:35:21.255809215Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=789.623µs logger=migrator t=2026-04-28T22:35:21.26134428Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-28T22:35:21.262676017Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.331787ms logger=migrator t=2026-04-28T22:35:21.268539322Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-28T22:35:21.269272422Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=733.02µs logger=migrator t=2026-04-28T22:35:21.277126353Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-28T22:35:21.278326297Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.199974ms logger=migrator t=2026-04-28T22:35:21.285582011Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-28T22:35:21.287381462Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.801271ms logger=migrator t=2026-04-28T22:35:21.298450742Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-28T22:35:21.298516514Z level=info msg="Migration successfully executed" id="Update org table charset" duration=67.862µs logger=migrator t=2026-04-28T22:35:21.304467291Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-28T22:35:21.304554104Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=88.513µs logger=migrator t=2026-04-28T22:35:21.311261692Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-28T22:35:21.311486598Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=227.187µs logger=migrator t=2026-04-28T22:35:21.317090545Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-28T22:35:21.318082304Z level=info msg="Migration successfully executed" id="create dashboard table" duration=993.089µs logger=migrator t=2026-04-28T22:35:21.324425052Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-28T22:35:21.325540993Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.119931ms logger=migrator t=2026-04-28T22:35:21.329807623Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-28T22:35:21.330902944Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.09569ms logger=migrator t=2026-04-28T22:35:21.336283655Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-28T22:35:21.33679898Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=515.884µs logger=migrator t=2026-04-28T22:35:21.342210971Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-28T22:35:21.343754805Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.545254ms logger=migrator t=2026-04-28T22:35:21.349446715Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-28T22:35:21.350314359Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=871.134µs logger=migrator t=2026-04-28T22:35:21.354781824Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-28T22:35:21.366104822Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=11.328288ms logger=migrator t=2026-04-28T22:35:21.371583146Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-28T22:35:21.372916383Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.329557ms logger=migrator t=2026-04-28T22:35:21.377993516Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-28T22:35:21.378870352Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=876.635µs logger=migrator t=2026-04-28T22:35:21.383584013Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-28T22:35:21.385397394Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.792261ms logger=migrator t=2026-04-28T22:35:21.392173175Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-28T22:35:21.392541955Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=368.851µs logger=migrator t=2026-04-28T22:35:21.398731929Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-28T22:35:21.400233711Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.504372ms logger=migrator t=2026-04-28T22:35:21.407973689Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-28T22:35:21.408181454Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=210.695µs logger=migrator t=2026-04-28T22:35:21.413022441Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-28T22:35:21.416252201Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.22965ms logger=migrator t=2026-04-28T22:35:21.421269112Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-28T22:35:21.423219476Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.950064ms logger=migrator t=2026-04-28T22:35:21.428774902Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-28T22:35:21.430689806Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.914714ms logger=migrator t=2026-04-28T22:35:21.435158133Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-28T22:35:21.436664984Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.513512ms logger=migrator t=2026-04-28T22:35:21.441533651Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-28T22:35:21.443572599Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.040338ms logger=migrator t=2026-04-28T22:35:21.449413133Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-28T22:35:21.450281077Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=867.194µs logger=migrator t=2026-04-28T22:35:21.454988769Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-28T22:35:21.455904135Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=915.176µs logger=migrator t=2026-04-28T22:35:21.462340005Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-28T22:35:21.462380586Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=41.851µs logger=migrator t=2026-04-28T22:35:21.46712089Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-28T22:35:21.467156481Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.711µs logger=migrator t=2026-04-28T22:35:21.478956042Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-28T22:35:21.48136025Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.405928ms logger=migrator t=2026-04-28T22:35:21.487408309Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-28T22:35:21.489732885Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.326406ms logger=migrator t=2026-04-28T22:35:21.51090917Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-28T22:35:21.515031886Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.124435ms logger=migrator t=2026-04-28T22:35:21.520271823Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-28T22:35:21.522885606Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.613643ms logger=migrator t=2026-04-28T22:35:21.527180607Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-28T22:35:21.527368523Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=187.576µs logger=migrator t=2026-04-28T22:35:21.532132306Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-28T22:35:21.532876396Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=744.42µs logger=migrator t=2026-04-28T22:35:21.537366893Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-28T22:35:21.538013751Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=646.898µs logger=migrator t=2026-04-28T22:35:21.543553646Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-28T22:35:21.543580797Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.801µs logger=migrator t=2026-04-28T22:35:21.547666183Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-28T22:35:21.548404263Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=733.421µs logger=migrator t=2026-04-28T22:35:21.55254412Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-28T22:35:21.553410564Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=867.164µs logger=migrator t=2026-04-28T22:35:21.559067343Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-28T22:35:21.565843833Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.764449ms logger=migrator t=2026-04-28T22:35:21.571882392Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-28T22:35:21.572583592Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=701.35µs logger=migrator t=2026-04-28T22:35:21.577247573Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-28T22:35:21.579907548Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.660644ms logger=migrator t=2026-04-28T22:35:21.585763882Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-28T22:35:21.586812972Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.04409ms logger=migrator t=2026-04-28T22:35:21.591786602Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-28T22:35:21.592179313Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=390.901µs logger=migrator t=2026-04-28T22:35:21.596449232Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-28T22:35:21.597159792Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=710.82µs logger=migrator t=2026-04-28T22:35:21.600841276Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-28T22:35:21.603322086Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.47319ms logger=migrator t=2026-04-28T22:35:21.608985225Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-28T22:35:21.610218189Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.241305ms logger=migrator t=2026-04-28T22:35:21.616597418Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-28T22:35:21.616774603Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=177.975µs logger=migrator t=2026-04-28T22:35:21.62236207Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-28T22:35:21.622572407Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=210.567µs logger=migrator t=2026-04-28T22:35:21.627537265Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-28T22:35:21.628484773Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=947.888µs logger=migrator t=2026-04-28T22:35:21.635100848Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-28T22:35:21.638850593Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.749315ms logger=migrator t=2026-04-28T22:35:21.644163023Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-28T22:35:21.64511896Z level=info msg="Migration successfully executed" id="create data_source table" duration=955.857µs logger=migrator t=2026-04-28T22:35:21.648934777Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-28T22:35:21.649692118Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=801.282µs logger=migrator t=2026-04-28T22:35:21.653085133Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-28T22:35:21.653864556Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=779.093µs logger=migrator t=2026-04-28T22:35:21.658001281Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-28T22:35:21.658755732Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=754.521µs logger=migrator t=2026-04-28T22:35:21.663401513Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-28T22:35:21.66437717Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=975.337µs logger=migrator t=2026-04-28T22:35:21.67075764Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-28T22:35:21.677604332Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.853962ms logger=migrator t=2026-04-28T22:35:21.68323858Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-28T22:35:21.684223148Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=984.548µs logger=migrator t=2026-04-28T22:35:21.688961011Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-28T22:35:21.689540327Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=579.126µs logger=migrator t=2026-04-28T22:35:21.693840888Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-28T22:35:21.695273078Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.43237ms logger=migrator t=2026-04-28T22:35:21.70034217Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-28T22:35:21.701245136Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=903.196µs logger=migrator t=2026-04-28T22:35:21.705069333Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-28T22:35:21.708357846Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.288073ms logger=migrator t=2026-04-28T22:35:21.713082569Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-28T22:35:21.715447615Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.362156ms logger=migrator t=2026-04-28T22:35:21.719422247Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-28T22:35:21.719450127Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.051µs logger=migrator t=2026-04-28T22:35:21.723377777Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-28T22:35:21.723612765Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=235.468µs logger=migrator t=2026-04-28T22:35:21.72843885Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-28T22:35:21.732756381Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.325622ms logger=migrator t=2026-04-28T22:35:21.738819361Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-28T22:35:21.739229193Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=409.942µs logger=migrator t=2026-04-28T22:35:21.743131693Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-28T22:35:21.743363669Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=232.426µs logger=migrator t=2026-04-28T22:35:21.746660772Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-28T22:35:21.749204543Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.543841ms logger=migrator t=2026-04-28T22:35:21.753248777Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-28T22:35:21.753436782Z level=info msg="Migration successfully executed" id="Update uid value" duration=183.875µs logger=migrator t=2026-04-28T22:35:21.758258577Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-28T22:35:21.760504251Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.245044ms logger=migrator t=2026-04-28T22:35:21.845985251Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-28T22:35:21.847192986Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.226805ms logger=migrator t=2026-04-28T22:35:21.853724329Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-28T22:35:21.85448389Z level=info msg="Migration successfully executed" id="create api_key table" duration=759.511µs logger=migrator t=2026-04-28T22:35:21.86085104Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-28T22:35:21.861620491Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=769.812µs logger=migrator t=2026-04-28T22:35:21.867841915Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-28T22:35:21.868889564Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.049109ms logger=migrator t=2026-04-28T22:35:21.872694212Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-28T22:35:21.874190204Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.495441ms logger=migrator t=2026-04-28T22:35:21.879018529Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-28T22:35:21.879741729Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=727.87µs logger=migrator t=2026-04-28T22:35:21.883128995Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-28T22:35:21.883829135Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=700.31µs logger=migrator t=2026-04-28T22:35:21.888469704Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-28T22:35:21.889168305Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=698.611µs logger=migrator t=2026-04-28T22:35:21.894097713Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-28T22:35:21.901037068Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.939386ms logger=migrator t=2026-04-28T22:35:21.904563887Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-28T22:35:21.905175404Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=611.447µs logger=migrator t=2026-04-28T22:35:21.910173364Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-28T22:35:21.911077569Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=903.955µs logger=migrator t=2026-04-28T22:35:21.915308859Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-28T22:35:21.916094261Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=781.711µs logger=migrator t=2026-04-28T22:35:21.919689492Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-28T22:35:21.920459454Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=801.392µs logger=migrator t=2026-04-28T22:35:21.924646901Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-28T22:35:21.925013851Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=366.84µs logger=migrator t=2026-04-28T22:35:21.929324122Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-28T22:35:21.930461324Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.137162ms logger=migrator t=2026-04-28T22:35:21.934308342Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-28T22:35:21.934333583Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=25.931µs logger=migrator t=2026-04-28T22:35:21.937614735Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-28T22:35:21.940493616Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.878491ms logger=migrator t=2026-04-28T22:35:21.946500305Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-28T22:35:21.948884992Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.384557ms logger=migrator t=2026-04-28T22:35:21.953409749Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-28T22:35:21.953566404Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=163.804µs logger=migrator t=2026-04-28T22:35:21.957290638Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-28T22:35:21.960856108Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.57166ms logger=migrator t=2026-04-28T22:35:21.965945651Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-28T22:35:21.968547744Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.601963ms logger=migrator t=2026-04-28T22:35:21.971790085Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-28T22:35:21.972554176Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=760.151µs logger=migrator t=2026-04-28T22:35:21.975954882Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-28T22:35:21.976452696Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=497.964µs logger=migrator t=2026-04-28T22:35:21.980814318Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-28T22:35:21.982146626Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.331968ms logger=migrator t=2026-04-28T22:35:21.986336483Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-28T22:35:21.987862577Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.526433ms logger=migrator t=2026-04-28T22:35:21.993463174Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-28T22:35:21.994867543Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.404169ms logger=migrator t=2026-04-28T22:35:21.999802862Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-28T22:35:22.000571203Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=764.321µs logger=migrator t=2026-04-28T22:35:22.004043051Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-28T22:35:22.004135734Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=93.183µs logger=migrator t=2026-04-28T22:35:22.006786538Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-28T22:35:22.006812919Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.311µs logger=migrator t=2026-04-28T22:35:22.009946177Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-28T22:35:22.012861329Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.914952ms logger=migrator t=2026-04-28T22:35:22.017668494Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-28T22:35:22.01967856Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.007546ms logger=migrator t=2026-04-28T22:35:22.023277162Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-28T22:35:22.023386035Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=110.333µs logger=migrator t=2026-04-28T22:35:22.032610924Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-28T22:35:22.033598281Z level=info msg="Migration successfully executed" id="create quota table v1" duration=987.277µs logger=migrator t=2026-04-28T22:35:22.038865049Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-28T22:35:22.039946319Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.07693ms logger=migrator t=2026-04-28T22:35:22.044290741Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-28T22:35:22.044317492Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.811µs logger=migrator t=2026-04-28T22:35:22.046913615Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-28T22:35:22.047641435Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=727.79µs logger=migrator t=2026-04-28T22:35:22.050817684Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-28T22:35:22.051606007Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=782.363µs logger=migrator t=2026-04-28T22:35:22.055413414Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-28T22:35:22.058503961Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.089957ms logger=migrator t=2026-04-28T22:35:22.062960046Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-28T22:35:22.062986267Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.181µs logger=migrator t=2026-04-28T22:35:22.066467354Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-28T22:35:22.067488483Z level=info msg="Migration successfully executed" id="create session table" duration=1.021129ms logger=migrator t=2026-04-28T22:35:22.071776134Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-28T22:35:22.071851066Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=75.302µs logger=migrator t=2026-04-28T22:35:22.075175639Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-28T22:35:22.075258251Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=83.042µs logger=migrator t=2026-04-28T22:35:22.082034472Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-28T22:35:22.082745902Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=713.03µs logger=migrator t=2026-04-28T22:35:22.08624818Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-28T22:35:22.086989041Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=740.9µs logger=migrator t=2026-04-28T22:35:22.092711871Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-28T22:35:22.092749412Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=39.091µs logger=migrator t=2026-04-28T22:35:22.096512109Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-28T22:35:22.096593921Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=83.063µs logger=migrator t=2026-04-28T22:35:22.100314645Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-28T22:35:22.103821043Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.505628ms logger=migrator t=2026-04-28T22:35:22.108276959Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-28T22:35:22.111761946Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.484097ms logger=migrator t=2026-04-28T22:35:22.119034941Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-28T22:35:22.119162605Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=129.414µs logger=migrator t=2026-04-28T22:35:22.123099445Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-28T22:35:22.123200038Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=101.313µs logger=migrator t=2026-04-28T22:35:22.126880902Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-28T22:35:22.127715705Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=834.253µs logger=migrator t=2026-04-28T22:35:22.132409657Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-28T22:35:22.132436178Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.631µs logger=migrator t=2026-04-28T22:35:22.135773901Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-28T22:35:22.140793822Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.01772ms logger=migrator t=2026-04-28T22:35:22.144960859Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-28T22:35:22.145299759Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=339.86µs logger=migrator t=2026-04-28T22:35:22.149533308Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-28T22:35:22.154576259Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.038301ms logger=migrator t=2026-04-28T22:35:22.158834499Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-28T22:35:22.161933496Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.098347ms logger=migrator t=2026-04-28T22:35:22.165836025Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-28T22:35:22.165900807Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=65.582µs logger=migrator t=2026-04-28T22:35:22.169479148Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-28T22:35:22.170372923Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=893.355µs logger=migrator t=2026-04-28T22:35:22.175479097Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-28T22:35:22.176740032Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.260305ms logger=migrator t=2026-04-28T22:35:22.1809305Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-28T22:35:22.181947288Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.016308ms logger=migrator t=2026-04-28T22:35:22.186901907Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-28T22:35:22.187743321Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=839.754µs logger=migrator t=2026-04-28T22:35:22.192444163Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-28T22:35:22.193548534Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.10607ms logger=migrator t=2026-04-28T22:35:22.19980744Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-28T22:35:22.200670944Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=863.854µs logger=migrator t=2026-04-28T22:35:22.205427468Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-28T22:35:22.206090796Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=661.248µs logger=migrator t=2026-04-28T22:35:22.210222962Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-28T22:35:22.211267142Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.04362ms logger=migrator t=2026-04-28T22:35:22.215105819Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-28T22:35:22.215877061Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=771.472µs logger=migrator t=2026-04-28T22:35:22.221149619Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-28T22:35:22.233084954Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.934415ms logger=migrator t=2026-04-28T22:35:22.236725027Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-28T22:35:22.237455207Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=731.73µs logger=migrator t=2026-04-28T22:35:22.241450839Z 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-04-28T22:35:22.242293623Z 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=842.894µs logger=migrator t=2026-04-28T22:35:22.24682437Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-28T22:35:22.247109828Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=285.278µs logger=migrator t=2026-04-28T22:35:22.250499524Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-28T22:35:22.250991368Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=491.823µs logger=migrator t=2026-04-28T22:35:22.254760473Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-28T22:35:22.255727481Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=969.858µs logger=migrator t=2026-04-28T22:35:22.260275868Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-28T22:35:22.263859168Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.58262ms logger=migrator t=2026-04-28T22:35:22.268051677Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-28T22:35:22.270574238Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.52221ms logger=migrator t=2026-04-28T22:35:22.273843239Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-28T22:35:22.277498361Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.653902ms logger=migrator t=2026-04-28T22:35:22.283610513Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-28T22:35:22.288239113Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.671261ms logger=migrator t=2026-04-28T22:35:22.292253407Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-28T22:35:22.293147582Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=894.114µs logger=migrator t=2026-04-28T22:35:22.297190185Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-28T22:35:22.297214805Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=25.21µs logger=migrator t=2026-04-28T22:35:22.300846978Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-28T22:35:22.300883739Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=37.921µs logger=migrator t=2026-04-28T22:35:22.30593294Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-28T22:35:22.307141695Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.209025ms logger=migrator t=2026-04-28T22:35:22.311908679Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-28T22:35:22.314042678Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.133589ms logger=migrator t=2026-04-28T22:35:22.319575173Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-28T22:35:22.320299114Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=725.661µs logger=migrator t=2026-04-28T22:35:22.325982864Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-28T22:35:22.326857948Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=874.924µs logger=migrator t=2026-04-28T22:35:22.332696272Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-28T22:35:22.333592607Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=895.965µs logger=migrator t=2026-04-28T22:35:22.337741714Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-28T22:35:22.342508609Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.765695ms logger=migrator t=2026-04-28T22:35:22.352116028Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-28T22:35:22.355882523Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.765965ms logger=migrator t=2026-04-28T22:35:22.359364592Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-28T22:35:22.359534307Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=169.765µs logger=migrator t=2026-04-28T22:35:22.363542329Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-28T22:35:22.36467113Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.126071ms logger=migrator t=2026-04-28T22:35:22.370670419Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-28T22:35:22.371450771Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=780.582µs logger=migrator t=2026-04-28T22:35:22.375038742Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-28T22:35:22.378940372Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.90144ms logger=migrator t=2026-04-28T22:35:22.382882202Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-28T22:35:22.382942134Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=60.522µs logger=migrator t=2026-04-28T22:35:22.38778282Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-28T22:35:22.389198739Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.411749ms logger=migrator t=2026-04-28T22:35:22.394150849Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-28T22:35:22.395581738Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.430429ms logger=migrator t=2026-04-28T22:35:22.40099849Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-28T22:35:22.401054112Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=55.762µs logger=migrator t=2026-04-28T22:35:22.406216957Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-28T22:35:22.407582546Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.362969ms logger=migrator t=2026-04-28T22:35:22.412276027Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-28T22:35:22.413907753Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.631196ms logger=migrator t=2026-04-28T22:35:22.418557825Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-28T22:35:22.419511731Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=953.797µs logger=migrator t=2026-04-28T22:35:22.424664616Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-28T22:35:22.426082205Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.416659ms logger=migrator t=2026-04-28T22:35:22.430753826Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-28T22:35:22.431854617Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.100451ms logger=migrator t=2026-04-28T22:35:22.437124725Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-28T22:35:22.438782602Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.656487ms logger=migrator t=2026-04-28T22:35:22.444792691Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-28T22:35:22.444884313Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=90.962µs logger=migrator t=2026-04-28T22:35:22.449265947Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-28T22:35:22.453741912Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.474025ms logger=migrator t=2026-04-28T22:35:22.457043345Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-28T22:35:22.457610111Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=566.676µs logger=migrator t=2026-04-28T22:35:22.461963143Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-28T22:35:22.464832024Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=2.870341ms logger=migrator t=2026-04-28T22:35:22.469166956Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-28T22:35:22.470000289Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=831.443µs logger=migrator t=2026-04-28T22:35:22.473718963Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-28T22:35:22.47503249Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.312997ms logger=migrator t=2026-04-28T22:35:22.481494752Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-28T22:35:22.482594773Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.101041ms logger=migrator t=2026-04-28T22:35:22.486518313Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-28T22:35:22.498221881Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.700218ms logger=migrator t=2026-04-28T22:35:22.50350758Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-28T22:35:22.504287912Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=779.292µs logger=migrator t=2026-04-28T22:35:22.515533408Z 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-04-28T22:35:22.517815272Z 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=2.306315ms logger=migrator t=2026-04-28T22:35:22.523745478Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-28T22:35:22.524206651Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=462.613µs logger=migrator t=2026-04-28T22:35:22.52805888Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-28T22:35:22.528675667Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=616.817µs logger=migrator t=2026-04-28T22:35:22.534301835Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-28T22:35:22.534636784Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=334.459µs logger=migrator t=2026-04-28T22:35:22.539558483Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-28T22:35:22.54376611Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.207407ms logger=migrator t=2026-04-28T22:35:22.548844203Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-28T22:35:22.552808415Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.963652ms logger=migrator t=2026-04-28T22:35:22.560085179Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-28T22:35:22.561738006Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.655597ms logger=migrator t=2026-04-28T22:35:22.566893501Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-28T22:35:22.568440804Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.542983ms logger=migrator t=2026-04-28T22:35:22.573702062Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-28T22:35:22.574101963Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=406.732µs logger=migrator t=2026-04-28T22:35:22.577831408Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-28T22:35:22.582229681Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.398953ms logger=migrator t=2026-04-28T22:35:22.586401279Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-28T22:35:22.587332265Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=930.406µs logger=migrator t=2026-04-28T22:35:22.595581776Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-28T22:35:22.595867824Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=285.058µs logger=migrator t=2026-04-28T22:35:22.599673291Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-28T22:35:22.600302389Z level=info msg="Migration successfully executed" id="Move region to single row" duration=627.288µs logger=migrator t=2026-04-28T22:35:22.604191798Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-28T22:35:22.605178025Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=985.857µs logger=migrator t=2026-04-28T22:35:22.608613212Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-28T22:35:22.609495037Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=881.095µs logger=migrator t=2026-04-28T22:35:22.613938502Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-28T22:35:22.615544057Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.601805ms logger=migrator t=2026-04-28T22:35:22.618814069Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-28T22:35:22.620314881Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.493022ms logger=migrator t=2026-04-28T22:35:22.6259652Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-28T22:35:22.62741926Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.45811ms logger=migrator t=2026-04-28T22:35:22.631986209Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-28T22:35:22.632796181Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=809.782µs logger=migrator t=2026-04-28T22:35:22.636110104Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-28T22:35:22.636175276Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=65.672µs logger=migrator t=2026-04-28T22:35:22.638896372Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-28T22:35:22.639769578Z level=info msg="Migration successfully executed" id="create test_data table" duration=871.966µs logger=migrator t=2026-04-28T22:35:22.644387907Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-28T22:35:22.645134839Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=743.542µs logger=migrator t=2026-04-28T22:35:22.649678906Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-28T22:35:22.650536539Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=856.324µs logger=migrator t=2026-04-28T22:35:22.654245094Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-28T22:35:22.655089278Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=844.124µs logger=migrator t=2026-04-28T22:35:22.659208654Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-28T22:35:22.659527673Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=320.199µs logger=migrator t=2026-04-28T22:35:22.66513983Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-28T22:35:22.66547247Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=334.56µs logger=migrator t=2026-04-28T22:35:22.668739591Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-28T22:35:22.668807523Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.552µs logger=migrator t=2026-04-28T22:35:22.672135306Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-28T22:35:22.672929268Z level=info msg="Migration successfully executed" id="create team table" duration=796.342µs logger=migrator t=2026-04-28T22:35:22.676813978Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-28T22:35:22.677711323Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=897.105µs logger=migrator t=2026-04-28T22:35:22.682076776Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-28T22:35:22.682901909Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=824.443µs logger=migrator t=2026-04-28T22:35:22.686684205Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-28T22:35:22.691307285Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.62248ms logger=migrator t=2026-04-28T22:35:22.695885324Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-28T22:35:22.696052579Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=165.304µs logger=migrator t=2026-04-28T22:35:22.698789926Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-28T22:35:22.699650999Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=862.314µs logger=migrator t=2026-04-28T22:35:22.703566669Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-28T22:35:22.70428313Z level=info msg="Migration successfully executed" id="create team member table" duration=714.121µs logger=migrator t=2026-04-28T22:35:22.709603949Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-28T22:35:22.710901735Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.297516ms logger=migrator t=2026-04-28T22:35:22.715299099Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-28T22:35:22.716263916Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=964.537µs logger=migrator t=2026-04-28T22:35:22.720292399Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-28T22:35:22.721093832Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=801.473µs logger=migrator t=2026-04-28T22:35:22.724748954Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-28T22:35:22.728790667Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.037473ms logger=migrator t=2026-04-28T22:35:22.733152711Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-28T22:35:22.737652817Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.498166ms logger=migrator t=2026-04-28T22:35:22.740848307Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-28T22:35:22.745527287Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.67823ms logger=migrator t=2026-04-28T22:35:22.748596644Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-28T22:35:22.749477029Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=880.165µs logger=migrator t=2026-04-28T22:35:22.753926724Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-28T22:35:22.75482961Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=902.526µs logger=migrator t=2026-04-28T22:35:22.758620646Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-28T22:35:22.759578022Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=956.317µs logger=migrator t=2026-04-28T22:35:22.764775948Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-28T22:35:22.766165568Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.38798ms logger=migrator t=2026-04-28T22:35:22.770974852Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-28T22:35:22.772381882Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.41001ms logger=migrator t=2026-04-28T22:35:22.776570199Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-28T22:35:22.777438044Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=865.575µs logger=migrator t=2026-04-28T22:35:22.781162149Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-28T22:35:22.782044463Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=881.864µs logger=migrator t=2026-04-28T22:35:22.786291053Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-28T22:35:22.787206748Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=915.535µs logger=migrator t=2026-04-28T22:35:22.791046117Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-28T22:35:22.791491889Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=447.662µs logger=migrator t=2026-04-28T22:35:22.79650447Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-28T22:35:22.796722016Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=217.946µs logger=migrator t=2026-04-28T22:35:22.799892445Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-28T22:35:22.800593755Z level=info msg="Migration successfully executed" id="create tag table" duration=700.65µs logger=migrator t=2026-04-28T22:35:22.806751137Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-28T22:35:22.808364443Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.617196ms logger=migrator t=2026-04-28T22:35:22.814932557Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-28T22:35:22.816393359Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.460752ms logger=migrator t=2026-04-28T22:35:22.820570896Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-28T22:35:22.822204632Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.633547ms logger=migrator t=2026-04-28T22:35:22.826156742Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-28T22:35:22.827364547Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.208855ms logger=migrator t=2026-04-28T22:35:22.830479095Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-28T22:35:22.844766486Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.287552ms logger=migrator t=2026-04-28T22:35:22.848817489Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-28T22:35:22.849356704Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=538.935µs logger=migrator t=2026-04-28T22:35:22.852665628Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-28T22:35:22.85344735Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=781.041µs logger=migrator t=2026-04-28T22:35:22.858171402Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-28T22:35:22.858585174Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=409.632µs logger=migrator t=2026-04-28T22:35:22.864431058Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-28T22:35:22.865259541Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=832.903µs logger=migrator t=2026-04-28T22:35:22.869602223Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-28T22:35:22.870478148Z level=info msg="Migration successfully executed" id="create user auth table" duration=873.144µs logger=migrator t=2026-04-28T22:35:22.877126944Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-28T22:35:22.878773401Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.646786ms logger=migrator t=2026-04-28T22:35:22.885440228Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-28T22:35:22.885546251Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=107.143µs logger=migrator t=2026-04-28T22:35:22.891347283Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-28T22:35:22.897196348Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.848085ms logger=migrator t=2026-04-28T22:35:22.902342992Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-28T22:35:22.908677461Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.335809ms logger=migrator t=2026-04-28T22:35:22.912778166Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-28T22:35:22.916900422Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.124117ms logger=migrator t=2026-04-28T22:35:22.921917292Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-28T22:35:22.929474675Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.553563ms logger=migrator t=2026-04-28T22:35:22.936175092Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-28T22:35:22.937452539Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.274727ms logger=migrator t=2026-04-28T22:35:22.944190208Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-28T22:35:22.953123378Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.935871ms logger=migrator t=2026-04-28T22:35:22.956819943Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-28T22:35:22.957510902Z level=info msg="Migration successfully executed" id="create server_lock table" duration=687.529µs logger=migrator t=2026-04-28T22:35:22.963600303Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-28T22:35:22.965286871Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.690238ms logger=migrator t=2026-04-28T22:35:22.972520693Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-28T22:35:22.973469441Z level=info msg="Migration successfully executed" id="create user auth token table" duration=946.427µs logger=migrator t=2026-04-28T22:35:22.981180107Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-28T22:35:22.982285858Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.105851ms logger=migrator t=2026-04-28T22:35:22.986844206Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-28T22:35:22.987868465Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.026059ms logger=migrator t=2026-04-28T22:35:22.994285875Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-28T22:35:22.995562571Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.277756ms logger=migrator t=2026-04-28T22:35:23.021181681Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-28T22:35:23.026805399Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.624598ms logger=migrator t=2026-04-28T22:35:23.031557771Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-28T22:35:23.032845888Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.287507ms logger=migrator t=2026-04-28T22:35:23.038050615Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-28T22:35:23.039046872Z level=info msg="Migration successfully executed" id="create cache_data table" duration=995.657µs logger=migrator t=2026-04-28T22:35:23.045985078Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-28T22:35:23.047972713Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.986745ms logger=migrator t=2026-04-28T22:35:23.053626171Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-28T22:35:23.054720383Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.094122ms logger=migrator t=2026-04-28T22:35:23.060538116Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-28T22:35:23.061820182Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.280166ms logger=migrator t=2026-04-28T22:35:23.077475602Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-28T22:35:23.077687978Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=208.576µs logger=migrator t=2026-04-28T22:35:23.084803337Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-28T22:35:23.084944952Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=143.745µs logger=migrator t=2026-04-28T22:35:23.090125387Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-28T22:35:23.091039583Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=914.216µs logger=migrator t=2026-04-28T22:35:23.09626851Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T22:35:23.098109021Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.79965ms logger=migrator t=2026-04-28T22:35:23.103796581Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T22:35:23.104838461Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.04184ms logger=migrator t=2026-04-28T22:35:23.109712997Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-28T22:35:23.109845351Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=132.543µs logger=migrator t=2026-04-28T22:35:23.11444979Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T22:35:23.115391126Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=942.826µs logger=migrator t=2026-04-28T22:35:23.119561934Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T22:35:23.120429068Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=866.824µs logger=migrator t=2026-04-28T22:35:23.124987487Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T22:35:23.126625122Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.637445ms logger=migrator t=2026-04-28T22:35:23.132308471Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T22:35:23.133610479Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.301728ms logger=migrator t=2026-04-28T22:35:23.139913305Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-28T22:35:23.145617286Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.703961ms logger=migrator t=2026-04-28T22:35:23.152103708Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-28T22:35:23.152986203Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=881.775µs logger=migrator t=2026-04-28T22:35:23.159899787Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-28T22:35:23.159996899Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=92.442µs logger=migrator t=2026-04-28T22:35:23.166325998Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-28T22:35:23.167905042Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.578563ms logger=migrator t=2026-04-28T22:35:23.172641145Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-28T22:35:23.174101865Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.46003ms logger=migrator t=2026-04-28T22:35:23.180013081Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-28T22:35:23.180970139Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=956.818µs logger=migrator t=2026-04-28T22:35:23.186449273Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-28T22:35:23.186560506Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=112.653µs logger=migrator t=2026-04-28T22:35:23.191795423Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-28T22:35:23.193217133Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.420209ms logger=migrator t=2026-04-28T22:35:23.199661543Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-28T22:35:23.200635101Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=973.218µs logger=migrator t=2026-04-28T22:35:23.205994032Z 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-04-28T22:35:23.206979739Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=983.507µs logger=migrator t=2026-04-28T22:35:23.211947229Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-28T22:35:23.212889345Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=942.106µs logger=migrator t=2026-04-28T22:35:23.219024427Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-28T22:35:23.227385022Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.361525ms logger=migrator t=2026-04-28T22:35:23.232254839Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-28T22:35:23.233126523Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=869.264µs logger=migrator t=2026-04-28T22:35:23.238386281Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-28T22:35:23.239267607Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=884.015µs logger=migrator t=2026-04-28T22:35:23.243630249Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-28T22:35:23.270776831Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.147793ms logger=migrator t=2026-04-28T22:35:23.276022329Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-28T22:35:23.300156156Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.133497ms logger=migrator t=2026-04-28T22:35:23.306936957Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-28T22:35:23.307911704Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=974.307µs logger=migrator t=2026-04-28T22:35:23.316276089Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-28T22:35:23.317787542Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.511153ms logger=migrator t=2026-04-28T22:35:23.341167398Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-28T22:35:23.348538096Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.371628ms logger=migrator t=2026-04-28T22:35:23.370491172Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-28T22:35:23.375744419Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.257248ms logger=migrator t=2026-04-28T22:35:23.394304971Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-28T22:35:23.395418562Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.113271ms logger=migrator t=2026-04-28T22:35:23.40317603Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-28T22:35:23.404367824Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.194514ms logger=migrator t=2026-04-28T22:35:23.415484116Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-28T22:35:23.416454063Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=969.677µs logger=migrator t=2026-04-28T22:35:23.427288428Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-28T22:35:23.428547253Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.261245ms logger=migrator t=2026-04-28T22:35:23.437595136Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-28T22:35:23.437662908Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=68.522µs logger=migrator t=2026-04-28T22:35:23.448260596Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-28T22:35:23.458939446Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.67197ms logger=migrator t=2026-04-28T22:35:23.47118482Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-28T22:35:23.481938172Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.755972ms logger=migrator t=2026-04-28T22:35:23.503856368Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-28T22:35:23.512139111Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.283113ms logger=migrator t=2026-04-28T22:35:23.526990158Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-28T22:35:23.528682325Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.695848ms logger=migrator t=2026-04-28T22:35:23.539931441Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-28T22:35:23.541554447Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.622396ms logger=migrator t=2026-04-28T22:35:23.552086963Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-28T22:35:23.56054603Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.463348ms logger=migrator t=2026-04-28T22:35:23.589986697Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-28T22:35:23.599419592Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.434635ms logger=migrator t=2026-04-28T22:35:23.625424372Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-28T22:35:23.627253974Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.841292ms logger=migrator t=2026-04-28T22:35:23.639451106Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-28T22:35:23.665717965Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=26.258438ms logger=migrator t=2026-04-28T22:35:23.68300013Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-28T22:35:23.691627432Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.628203ms logger=migrator t=2026-04-28T22:35:23.703575627Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-28T22:35:23.703729732Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=154.765µs logger=migrator t=2026-04-28T22:35:23.710674137Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-28T22:35:23.711938652Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.264325ms logger=migrator t=2026-04-28T22:35:23.720506013Z 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-04-28T22:35:23.721636145Z 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.133962ms logger=migrator t=2026-04-28T22:35:23.728181119Z 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-04-28T22:35:23.730245627Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=2.062528ms logger=migrator t=2026-04-28T22:35:23.739469766Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-28T22:35:23.739561658Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=92.342µs logger=migrator t=2026-04-28T22:35:23.744833567Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-28T22:35:23.761198836Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=16.362049ms logger=migrator t=2026-04-28T22:35:23.774831479Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-28T22:35:23.782107953Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.277574ms logger=migrator t=2026-04-28T22:35:23.788925285Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-28T22:35:23.793684379Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.759094ms logger=migrator t=2026-04-28T22:35:23.80407571Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-28T22:35:23.815140441Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.938587ms logger=migrator t=2026-04-28T22:35:23.830615916Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-28T22:35:23.839626349Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.011313ms logger=migrator t=2026-04-28T22:35:23.845476493Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-28T22:35:23.845650778Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=171.205µs logger=migrator t=2026-04-28T22:35:23.853356585Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-28T22:35:23.854867867Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.510802ms logger=migrator t=2026-04-28T22:35:23.873535182Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-28T22:35:23.880352863Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.81819ms logger=migrator t=2026-04-28T22:35:23.897971748Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-28T22:35:23.898165144Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=197.976µs logger=migrator t=2026-04-28T22:35:23.908881745Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-28T22:35:23.917995521Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.115626ms logger=migrator t=2026-04-28T22:35:23.933495955Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-28T22:35:23.934386911Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=892.816µs logger=migrator t=2026-04-28T22:35:23.944398482Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-28T22:35:23.953390495Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.984973ms logger=migrator t=2026-04-28T22:35:23.961844643Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-28T22:35:23.962790879Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=945.606µs logger=migrator t=2026-04-28T22:35:23.972911053Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-28T22:35:23.974176109Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.268686ms logger=migrator t=2026-04-28T22:35:23.984714985Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-28T22:35:23.996073444Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.351578ms logger=migrator t=2026-04-28T22:35:24.007365651Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-28T22:35:24.0084206Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.058009ms logger=migrator t=2026-04-28T22:35:24.022872806Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-28T22:35:24.024852042Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.980656ms logger=migrator t=2026-04-28T22:35:24.037415195Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-28T22:35:24.038857785Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.44227ms logger=migrator t=2026-04-28T22:35:24.053573968Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-28T22:35:24.055434831Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.860953ms logger=migrator t=2026-04-28T22:35:24.066391809Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-28T22:35:24.066512992Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=123.433µs logger=migrator t=2026-04-28T22:35:24.078881839Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-28T22:35:24.080271139Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.39299ms logger=migrator t=2026-04-28T22:35:24.093563822Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-28T22:35:24.094899749Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.337577ms logger=migrator t=2026-04-28T22:35:24.101375121Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-28T22:35:24.101972448Z 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-04-28T22:35:24.108638965Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-28T22:35:24.109443187Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=807.952µs logger=migrator t=2026-04-28T22:35:24.118584865Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-28T22:35:24.119975854Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.394008ms logger=migrator t=2026-04-28T22:35:24.130738206Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-28T22:35:24.136035795Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.298419ms logger=migrator t=2026-04-28T22:35:24.143869885Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-28T22:35:24.144898614Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.029979ms logger=migrator t=2026-04-28T22:35:24.148769162Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-28T22:35:24.149609866Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=839.234µs logger=migrator t=2026-04-28T22:35:24.152866118Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-28T22:35:24.15368844Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=822.282µs logger=migrator t=2026-04-28T22:35:24.159096603Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-28T22:35:24.160153352Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.05867ms logger=migrator t=2026-04-28T22:35:24.1643513Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-28T22:35:24.165507682Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.156332ms logger=migrator t=2026-04-28T22:35:24.169388502Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-28T22:35:24.169418553Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.911µs logger=migrator t=2026-04-28T22:35:24.173900298Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-28T22:35:24.1739801Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=80.162µs logger=migrator t=2026-04-28T22:35:24.17749385Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-28T22:35:24.188260981Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.763191ms logger=migrator t=2026-04-28T22:35:24.191991777Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-28T22:35:24.192379977Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=390.66µs logger=migrator t=2026-04-28T22:35:24.197405319Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-28T22:35:24.198338815Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=937.256µs logger=migrator t=2026-04-28T22:35:24.203274574Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-28T22:35:24.203597343Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=322.939µs logger=migrator t=2026-04-28T22:35:24.208272574Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-28T22:35:24.210371162Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.098308ms logger=migrator t=2026-04-28T22:35:24.216363051Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-28T22:35:24.217428191Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.068601ms logger=migrator t=2026-04-28T22:35:24.225494448Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-28T22:35:24.262588729Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.094002ms logger=migrator t=2026-04-28T22:35:24.271833259Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-28T22:35:24.280570054Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.739385ms logger=migrator t=2026-04-28T22:35:24.286508651Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-28T22:35:24.286615264Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=106.673µs logger=migrator t=2026-04-28T22:35:24.291614485Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-28T22:35:24.331376761Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=39.758537ms logger=migrator t=2026-04-28T22:35:24.335910259Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-28T22:35:24.363074972Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.166683ms logger=migrator t=2026-04-28T22:35:24.36867875Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-28T22:35:24.369501822Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=823.003µs logger=migrator t=2026-04-28T22:35:24.375347286Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-28T22:35:24.376413787Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.066621ms logger=migrator t=2026-04-28T22:35:24.38294173Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-28T22:35:24.383165976Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=225.116µs logger=migrator t=2026-04-28T22:35:24.389876944Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-28T22:35:24.390985016Z level=info msg="Migration successfully executed" id="create permission table" duration=1.106242ms logger=migrator t=2026-04-28T22:35:24.396417919Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-28T22:35:24.397623862Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.206153ms logger=migrator t=2026-04-28T22:35:24.401663796Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-28T22:35:24.40289172Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.227734ms logger=migrator t=2026-04-28T22:35:24.406556983Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-28T22:35:24.407462919Z level=info msg="Migration successfully executed" id="create role table" duration=905.806µs logger=migrator t=2026-04-28T22:35:24.41107151Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-28T22:35:24.422232713Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.155453ms logger=migrator t=2026-04-28T22:35:24.428236452Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-28T22:35:24.438455579Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.216817ms logger=migrator t=2026-04-28T22:35:24.446863786Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-28T22:35:24.449384277Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.520401ms logger=migrator t=2026-04-28T22:35:24.455624971Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-28T22:35:24.457100782Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.479571ms logger=migrator t=2026-04-28T22:35:24.463580135Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-28T22:35:24.464794569Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.214144ms logger=migrator t=2026-04-28T22:35:24.471232849Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-28T22:35:24.472164466Z level=info msg="Migration successfully executed" id="create team role table" duration=935.687µs logger=migrator t=2026-04-28T22:35:24.478492094Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-28T22:35:24.479486941Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=994.137µs logger=migrator t=2026-04-28T22:35:24.486496999Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-28T22:35:24.487817275Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.319236ms logger=migrator t=2026-04-28T22:35:24.493661449Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-28T22:35:24.495292586Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.634847ms logger=migrator t=2026-04-28T22:35:24.502273221Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-28T22:35:24.504296808Z level=info msg="Migration successfully executed" id="create user role table" duration=2.030217ms logger=migrator t=2026-04-28T22:35:24.510251195Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-28T22:35:24.513213109Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.959463ms logger=migrator t=2026-04-28T22:35:24.519887507Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-28T22:35:24.52107745Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.190053ms logger=migrator t=2026-04-28T22:35:24.525492934Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-28T22:35:24.526616625Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.126761ms logger=migrator t=2026-04-28T22:35:24.53177189Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-28T22:35:24.532710856Z level=info msg="Migration successfully executed" id="create builtin role table" duration=939.026µs logger=migrator t=2026-04-28T22:35:24.543356775Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-28T22:35:24.545046343Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.694828ms logger=migrator t=2026-04-28T22:35:24.549628792Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-28T22:35:24.551856454Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.228003ms logger=migrator t=2026-04-28T22:35:24.556923287Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-28T22:35:24.565719074Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.794777ms logger=migrator t=2026-04-28T22:35:24.569706376Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-28T22:35:24.570825707Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.119101ms logger=migrator t=2026-04-28T22:35:24.575418806Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-28T22:35:24.579198192Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=3.774356ms logger=migrator t=2026-04-28T22:35:24.586622551Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-28T22:35:24.588117273Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.498712ms logger=migrator t=2026-04-28T22:35:24.594574174Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-28T22:35:24.596777426Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.206392ms logger=migrator t=2026-04-28T22:35:24.601341905Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-28T22:35:24.602201918Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=859.634µs logger=migrator t=2026-04-28T22:35:24.608559427Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-28T22:35:24.609669958Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.113091ms logger=migrator t=2026-04-28T22:35:24.614301648Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-28T22:35:24.622543599Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.241421ms logger=migrator t=2026-04-28T22:35:24.626257405Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-28T22:35:24.635100293Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.840528ms logger=migrator t=2026-04-28T22:35:24.639098105Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-28T22:35:24.64675461Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.658345ms logger=migrator t=2026-04-28T22:35:24.650766592Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-28T22:35:24.658854279Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.084977ms logger=migrator t=2026-04-28T22:35:24.662954565Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-28T22:35:24.664306672Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.352327ms logger=migrator t=2026-04-28T22:35:24.668506641Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-28T22:35:24.669637303Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.130411ms logger=migrator t=2026-04-28T22:35:24.674118079Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-28T22:35:24.675328492Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.209423ms logger=migrator t=2026-04-28T22:35:24.678901043Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-28T22:35:24.680620941Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.718338ms logger=migrator t=2026-04-28T22:35:24.684558272Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-28T22:35:24.685707494Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.148942ms logger=migrator t=2026-04-28T22:35:24.690373186Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-28T22:35:24.690462518Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=89.743µs logger=migrator t=2026-04-28T22:35:24.695704325Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-28T22:35:24.695748946Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=45.461µs logger=migrator t=2026-04-28T22:35:24.701294822Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-28T22:35:24.702248459Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=954.137µs logger=migrator t=2026-04-28T22:35:24.707253379Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-28T22:35:24.708100613Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=798.473µs logger=migrator t=2026-04-28T22:35:24.711859168Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-28T22:35:24.71260634Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=747.212µs logger=migrator t=2026-04-28T22:35:24.71617674Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-28T22:35:24.716509959Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=336.859µs logger=migrator t=2026-04-28T22:35:24.720185532Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-28T22:35:24.720720227Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=532.015µs logger=migrator t=2026-04-28T22:35:24.724246197Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-28T22:35:24.725171772Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=927.215µs logger=migrator t=2026-04-28T22:35:24.73218691Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-28T22:35:24.733413784Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.223784ms logger=migrator t=2026-04-28T22:35:24.738914798Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-28T22:35:24.74963059Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.715482ms logger=migrator t=2026-04-28T22:35:24.753366134Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-28T22:35:24.753437096Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=72.002µs logger=migrator t=2026-04-28T22:35:24.757242423Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-28T22:35:24.758235292Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=992.918µs logger=migrator t=2026-04-28T22:35:24.767133091Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-28T22:35:24.768430937Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.299776ms logger=migrator t=2026-04-28T22:35:24.773613063Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-28T22:35:24.774821717Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.208374ms logger=migrator t=2026-04-28T22:35:24.781140764Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-28T22:35:24.793513762Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.350277ms logger=migrator t=2026-04-28T22:35:24.797587207Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-28T22:35:24.799662895Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.076048ms logger=migrator t=2026-04-28T22:35:24.804285464Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-28T22:35:24.806099426Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.814722ms logger=migrator t=2026-04-28T22:35:24.809868851Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-28T22:35:24.83511113Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.234759ms logger=migrator t=2026-04-28T22:35:24.839532705Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-28T22:35:24.840488951Z level=info msg="Migration successfully executed" id="create correlation v2" duration=953.536µs logger=migrator t=2026-04-28T22:35:24.844775372Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-28T22:35:24.845842172Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.06889ms logger=migrator t=2026-04-28T22:35:24.8500205Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-28T22:35:24.851385357Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.364667ms logger=migrator t=2026-04-28T22:35:24.857028536Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-28T22:35:24.858100206Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.069169ms logger=migrator t=2026-04-28T22:35:24.862207752Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-28T22:35:24.862484869Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=275.027µs logger=migrator t=2026-04-28T22:35:24.86675119Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-28T22:35:24.867877581Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.125921ms logger=migrator t=2026-04-28T22:35:24.872301775Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-28T22:35:24.884482117Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.180682ms logger=migrator t=2026-04-28T22:35:24.890394753Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-28T22:35:24.891265537Z level=info msg="Migration successfully executed" id="create entity_events table" duration=871.594µs logger=migrator t=2026-04-28T22:35:24.89455911Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-28T22:35:24.895776225Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.211034ms logger=migrator t=2026-04-28T22:35:24.900385654Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T22:35:24.900717794Z 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-04-28T22:35:24.904086388Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T22:35:24.904516Z 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-04-28T22:35:24.908195443Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-28T22:35:24.909053858Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=861.775µs logger=migrator t=2026-04-28T22:35:24.913127022Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-28T22:35:24.914129299Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=999.547µs logger=migrator t=2026-04-28T22:35:24.917574077Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T22:35:24.918718119Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.143752ms logger=migrator t=2026-04-28T22:35:24.922594968Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T22:35:24.923723969Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.128881ms logger=migrator t=2026-04-28T22:35:24.930831899Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-28T22:35:24.932704722Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.876362ms logger=migrator t=2026-04-28T22:35:24.938546936Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-28T22:35:24.939826112Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.283907ms logger=migrator t=2026-04-28T22:35:24.947071845Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-28T22:35:24.948378612Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.309937ms logger=migrator t=2026-04-28T22:35:24.953812115Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-28T22:35:24.957096237Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=3.278782ms logger=migrator t=2026-04-28T22:35:24.962717845Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-28T22:35:24.965641057Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.928022ms logger=migrator t=2026-04-28T22:35:24.971179253Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-28T22:35:24.973233411Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.054678ms logger=migrator t=2026-04-28T22:35:24.977079178Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-28T22:35:24.978465606Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.385558ms logger=migrator t=2026-04-28T22:35:24.985106154Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-28T22:35:25.010806385Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.705591ms logger=migrator t=2026-04-28T22:35:25.016424773Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-28T22:35:25.025151528Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.725035ms logger=migrator t=2026-04-28T22:35:25.036182658Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-28T22:35:25.045426547Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.243729ms logger=migrator t=2026-04-28T22:35:25.052417044Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-28T22:35:25.052651951Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=236.057µs logger=migrator t=2026-04-28T22:35:25.06510975Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-28T22:35:25.073538567Z level=info msg="Migration successfully executed" id="add share column" duration=8.427827ms logger=migrator t=2026-04-28T22:35:25.078038094Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-28T22:35:25.078231489Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=193.845µs logger=migrator t=2026-04-28T22:35:25.083360113Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-28T22:35:25.084394452Z level=info msg="Migration successfully executed" id="create file table" duration=1.034249ms logger=migrator t=2026-04-28T22:35:25.092547951Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-28T22:35:25.094204098Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.658967ms logger=migrator t=2026-04-28T22:35:25.105026132Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-28T22:35:25.106350849Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.324977ms logger=migrator t=2026-04-28T22:35:25.111514704Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-28T22:35:25.112698777Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.184163ms logger=migrator t=2026-04-28T22:35:25.117608705Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-28T22:35:25.119621852Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.012617ms logger=migrator t=2026-04-28T22:35:25.174125782Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-28T22:35:25.174280977Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=159.415µs logger=migrator t=2026-04-28T22:35:25.18042572Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-28T22:35:25.180607085Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=185.515µs logger=migrator t=2026-04-28T22:35:25.186616814Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-28T22:35:25.187299073Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=685.399µs logger=migrator t=2026-04-28T22:35:25.191903492Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-28T22:35:25.19216286Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=258.978µs logger=migrator t=2026-04-28T22:35:25.196690286Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-28T22:35:25.198343633Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.652187ms logger=migrator t=2026-04-28T22:35:25.205946977Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-28T22:35:25.216258236Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.32623ms logger=migrator t=2026-04-28T22:35:25.222074749Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-28T22:35:25.222230264Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=153.524µs logger=migrator t=2026-04-28T22:35:25.228214112Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-28T22:35:25.229653892Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.44029ms logger=migrator t=2026-04-28T22:35:25.235582619Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-28T22:35:25.236039511Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=457.812µs logger=migrator t=2026-04-28T22:35:25.240521468Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-28T22:35:25.240718513Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=197.475µs logger=migrator t=2026-04-28T22:35:25.245988271Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-28T22:35:25.24666524Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=680.549µs logger=migrator t=2026-04-28T22:35:25.251261249Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-28T22:35:25.263141063Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.881754ms logger=migrator t=2026-04-28T22:35:25.268981847Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-28T22:35:25.277731513Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.748476ms logger=migrator t=2026-04-28T22:35:25.282399064Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-28T22:35:25.283410902Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.010278ms logger=migrator t=2026-04-28T22:35:25.28832676Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-28T22:35:25.36735724Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.02151ms logger=migrator t=2026-04-28T22:35:25.373125782Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-28T22:35:25.374250424Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.125602ms logger=migrator t=2026-04-28T22:35:25.378913735Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-28T22:35:25.380838509Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.923474ms logger=migrator t=2026-04-28T22:35:25.387412133Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-28T22:35:25.426654145Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=39.237162ms logger=migrator t=2026-04-28T22:35:25.43247943Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-28T22:35:25.442959894Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.489154ms logger=migrator t=2026-04-28T22:35:25.449530479Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-28T22:35:25.450125275Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=600.987µs logger=migrator t=2026-04-28T22:35:25.456571606Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-28T22:35:25.456886215Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=320.989µs logger=migrator t=2026-04-28T22:35:25.46380812Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-28T22:35:25.46418608Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=381.381µs logger=migrator t=2026-04-28T22:35:25.4709616Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-28T22:35:25.471362941Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=404.071µs logger=migrator t=2026-04-28T22:35:25.476160256Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-28T22:35:25.476390673Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=231.387µs logger=migrator t=2026-04-28T22:35:25.482935967Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-28T22:35:25.484805129Z level=info msg="Migration successfully executed" id="create folder table" duration=1.872762ms logger=migrator t=2026-04-28T22:35:25.529188196Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-28T22:35:25.530594476Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.40875ms logger=migrator t=2026-04-28T22:35:25.536776069Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-28T22:35:25.538511547Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.737098ms logger=migrator t=2026-04-28T22:35:25.54572936Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-28T22:35:25.545794062Z level=info msg="Migration successfully executed" id="Update folder title length" duration=68.142µs logger=migrator t=2026-04-28T22:35:25.551214575Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-28T22:35:25.553647753Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.434158ms logger=migrator t=2026-04-28T22:35:25.55996794Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-28T22:35:25.561233646Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.268035ms logger=migrator t=2026-04-28T22:35:25.566713179Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-28T22:35:25.568096109Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.38338ms logger=migrator t=2026-04-28T22:35:25.573004997Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-28T22:35:25.573503731Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=499.764µs logger=migrator t=2026-04-28T22:35:25.577735289Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-28T22:35:25.578164642Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=428.833µs logger=migrator t=2026-04-28T22:35:25.583370557Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-28T22:35:25.585092266Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.722459ms logger=migrator t=2026-04-28T22:35:25.590547759Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-28T22:35:25.591827955Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.280716ms logger=migrator t=2026-04-28T22:35:25.596581049Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-28T22:35:25.598019379Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.44064ms logger=migrator t=2026-04-28T22:35:25.603451642Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-28T22:35:25.604665136Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.213374ms logger=migrator t=2026-04-28T22:35:25.609702027Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-28T22:35:25.610848719Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.147372ms logger=migrator t=2026-04-28T22:35:25.615343346Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-28T22:35:25.616270352Z level=info msg="Migration successfully executed" id="create anon_device table" duration=922.296µs logger=migrator t=2026-04-28T22:35:25.620700017Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-28T22:35:25.622604069Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.904433ms logger=migrator t=2026-04-28T22:35:25.63011675Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-28T22:35:25.631332585Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.216675ms logger=migrator t=2026-04-28T22:35:25.636278304Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-28T22:35:25.637318443Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.039119ms logger=migrator t=2026-04-28T22:35:25.642639163Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-28T22:35:25.644460063Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.81971ms logger=migrator t=2026-04-28T22:35:25.650483273Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-28T22:35:25.651612485Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.129132ms logger=migrator t=2026-04-28T22:35:25.656743629Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-28T22:35:25.657404607Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=661.988µs logger=migrator t=2026-04-28T22:35:25.662449749Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-28T22:35:25.675889346Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.436227ms logger=migrator t=2026-04-28T22:35:25.683459819Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-28T22:35:25.684394405Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=937.426µs logger=migrator t=2026-04-28T22:35:25.689135438Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-28T22:35:25.68918284Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=48.792µs logger=migrator t=2026-04-28T22:35:25.693697617Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-28T22:35:25.695224339Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.526042ms logger=migrator t=2026-04-28T22:35:25.699983553Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-28T22:35:25.700006594Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.251µs logger=migrator t=2026-04-28T22:35:25.705596271Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-28T22:35:25.70733146Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.736359ms logger=migrator t=2026-04-28T22:35:25.713064341Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-28T22:35:25.714228793Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.168872ms logger=migrator t=2026-04-28T22:35:25.720211991Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-28T22:35:25.720974863Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=763.142µs logger=migrator t=2026-04-28T22:35:25.727544458Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-28T22:35:25.72833991Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=796.462µs logger=migrator t=2026-04-28T22:35:25.732829906Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-28T22:35:25.733229327Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=400.541µs logger=migrator t=2026-04-28T22:35:25.738465894Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-28T22:35:25.739536684Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.07113ms logger=migrator t=2026-04-28T22:35:25.745544453Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-28T22:35:25.747269461Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.722388ms logger=migrator t=2026-04-28T22:35:25.753881347Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-28T22:35:25.754877765Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=996.048µs logger=migrator t=2026-04-28T22:35:25.760335329Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-28T22:35:25.77034862Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.013751ms logger=migrator t=2026-04-28T22:35:25.775931366Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-28T22:35:25.783655903Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.723677ms logger=migrator t=2026-04-28T22:35:25.787967744Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-28T22:35:25.797630026Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.661452ms logger=migrator t=2026-04-28T22:35:25.802328648Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-28T22:35:25.80240084Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=74.072µs logger=migrator t=2026-04-28T22:35:25.807601155Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-28T22:35:25.817595527Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.994312ms logger=migrator t=2026-04-28T22:35:25.821760503Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-28T22:35:25.831559359Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.828277ms logger=migrator t=2026-04-28T22:35:25.836461817Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-28T22:35:25.836710564Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=248.987µs logger=migrator t=2026-04-28T22:35:25.841426175Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.914380265s logger=migrator t=2026-04-28T22:35:25.842146496Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-28T22:35:25.858576688Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-28T22:35:25.858777863Z level=info msg="Created default organization" logger=secrets t=2026-04-28T22:35:25.864970627Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-28T22:35:25.90814681Z level=info msg="Restored cache from database" duration=386.861µs logger=plugin.store t=2026-04-28T22:35:25.909316973Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-28T22:35:25.943127623Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-28T22:35:25.943149213Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-28T22:35:25.943204555Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-28T22:35:25.943212655Z level=info msg="Plugins loaded" count=54 duration=33.896332ms logger=query_data t=2026-04-28T22:35:25.946784315Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-28T22:35:25.950118449Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-28T22:35:25.956454137Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-28T22:35:25.973176637Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-28T22:35:25.975557393Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-28T22:35:25.977495688Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-28T22:35:26.001121632Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-28T22:35:26.022662016Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-28T22:35:26.042584506Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-28T22:35:26.042609317Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-28T22:35:26.042808722Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-28T22:35:26.04308726Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-28T22:35:26.04343239Z level=info msg="Storage starting" logger=http.server t=2026-04-28T22:35:26.045768885Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-28T22:35:26.078255798Z level=info msg="State cache has been initialized" states=0 duration=35.446226ms logger=ngalert.scheduler t=2026-04-28T22:35:26.078303679Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-28T22:35:26.078456013Z level=info msg=starting first_tick=2026-04-28T22:35:30Z logger=plugins.update.checker t=2026-04-28T22:35:26.111388829Z level=info msg="Update check succeeded" duration=67.917548ms logger=grafana.update.checker t=2026-04-28T22:35:26.127213084Z level=info msg="Update check succeeded" duration=82.475157ms logger=provisioning.dashboard t=2026-04-28T22:35:26.14027798Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-28T22:35:26.166764774Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-28T22:35:26.178464853Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-28T22:35:26.190646995Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-28T22:35:26.22752246Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-28T22:35:26.27055917Z level=info msg="Patterns update finished" duration=127.723918ms logger=grafana-apiserver t=2026-04-28T22:35:26.464861787Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-28T22:35:26.46530611Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-28T22:35:29.467554817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:29.468627787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:29.519752164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:29.863525179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:29.880881416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:29.915680384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:29.931805397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:29.954889076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:29.972939672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.00523705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.020638862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.081574604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.10209608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.136521637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.152278849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.18044486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.199202697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.226182895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.243064629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.270919221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.300048898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.365161396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.386416963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.439124913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.457840058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.507538154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.523394119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.577391785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.603414695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.659483739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.679214414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.730855934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.749069645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.790705194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.811652333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.860653218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.876981567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.930694595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.952098256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:30.996621986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.0153053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.062955398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.08329688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.122285584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.140820114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.181474246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.201351084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.25676699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.276895675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.324555133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.339754239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.397084239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.407303126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.455029856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.472623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.516605855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.535761462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.587630849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.603524795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.655281498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.673053667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.740089429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.755437601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.813092509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.826264729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.88363939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.902120349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.96201959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:31.980371926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:32.038367895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:32.05748465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:32.146764827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:32.180777222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:32.305618898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:32.329760486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:32.410007328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:32.428156388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:32.503513014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:32.522554208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:35:32.601910947Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-28T22:37:20.066091713Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-28T22:45:26.097439545Z level=info msg="Completed cleanup jobs" duration=53.860011ms logger=plugins.update.checker t=2026-04-28T22:45:26.15925628Z level=info msg="Update check succeeded" duration=47.455131ms logger=sqlstore.transactions t=2026-04-28T22:50:25.965049085Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-28T22:55:26.08556567Z level=info msg="Completed cleanup jobs" duration=41.014672ms logger=plugins.update.checker t=2026-04-28T22:55:26.164638419Z level=info msg="Update check succeeded" duration=52.761441ms logger=cleanup t=2026-04-28T23:05:26.083245317Z level=info msg="Completed cleanup jobs" duration=39.779036ms logger=plugins.update.checker t=2026-04-28T23:05:26.16032702Z level=info msg="Update check succeeded" duration=47.855833ms logger=infra.usagestats t=2026-04-28T23:07:20.090416818Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-28T23:15:26.10418178Z level=info msg="Completed cleanup jobs" duration=60.690773ms logger=plugins.update.checker t=2026-04-28T23:15:26.167899407Z level=info msg="Update check succeeded" duration=55.412165ms logger=cleanup t=2026-04-28T23:25:26.083893226Z level=info msg="Completed cleanup jobs" duration=40.154347ms logger=plugins.update.checker t=2026-04-28T23:25:26.165546467Z level=info msg="Update check succeeded" duration=53.556383ms logger=cleanup t=2026-04-28T23:35:26.078708129Z level=info msg="Completed cleanup jobs" duration=34.880539ms logger=plugins.update.checker t=2026-04-28T23:35:26.163700223Z level=info msg="Update check succeeded" duration=51.358401ms logger=infra.usagestats t=2026-04-28T23:37:20.097273041Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-28T23:45:26.081588404Z level=info msg="Completed cleanup jobs" duration=35.168266ms logger=plugins.update.checker t=2026-04-28T23:45:26.162569387Z level=info msg="Update check succeeded" duration=50.400834ms