logger=settings t=2026-04-16T22:58:23.594090247Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-16T22:58:23Z logger=settings t=2026-04-16T22:58:23.594336014Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-16T22:58:23.594352694Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-16T22:58:23.594356534Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-16T22:58:23.594359424Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-16T22:58:23.594362234Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-16T22:58:23.594364824Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-16T22:58:23.594369695Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-16T22:58:23.594372765Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-16T22:58:23.594375605Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-16T22:58:23.594378705Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-16T22:58:23.594381835Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-16T22:58:23.594384645Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-16T22:58:23.594387525Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-16T22:58:23.594390335Z level=info msg=Target target=[all] logger=settings t=2026-04-16T22:58:23.594397255Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-16T22:58:23.594400505Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-16T22:58:23.594403546Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-16T22:58:23.594408406Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-16T22:58:23.594412006Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-16T22:58:23.594416106Z level=info msg="App mode production" logger=sqlstore t=2026-04-16T22:58:23.594693404Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-16T22:58:23.594710614Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-16T22:58:23.596197646Z level=info msg="Locking database" logger=migrator t=2026-04-16T22:58:23.596208676Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-16T22:58:23.596735321Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-16T22:58:23.597633237Z level=info msg="Migration successfully executed" id="create migration_log table" duration=897.246µs logger=migrator t=2026-04-16T22:58:23.603946794Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-16T22:58:23.604824959Z level=info msg="Migration successfully executed" id="create user table" duration=879.955µs logger=migrator t=2026-04-16T22:58:23.611771246Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-16T22:58:23.613040571Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.269166ms logger=migrator t=2026-04-16T22:58:23.619884474Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-16T22:58:23.621075938Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.197313ms logger=migrator t=2026-04-16T22:58:23.625894104Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-16T22:58:23.626904712Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.010538ms logger=migrator t=2026-04-16T22:58:23.631618476Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-16T22:58:23.632240993Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=622.428µs logger=migrator t=2026-04-16T22:58:23.637156082Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-16T22:58:23.639732465Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.572362ms logger=migrator t=2026-04-16T22:58:23.644698465Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-16T22:58:23.646381362Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.711167ms logger=migrator t=2026-04-16T22:58:23.651613729Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-16T22:58:23.652298449Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=684.359µs logger=migrator t=2026-04-16T22:58:23.655931982Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-16T22:58:23.65692595Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=992.218µs logger=migrator t=2026-04-16T22:58:23.661472728Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-16T22:58:23.662036264Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=563.386µs logger=migrator t=2026-04-16T22:58:23.665371928Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-16T22:58:23.665864711Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=474.583µs logger=migrator t=2026-04-16T22:58:23.669436352Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-16T22:58:23.670478942Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.04206ms logger=migrator t=2026-04-16T22:58:23.674546157Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-16T22:58:23.674593888Z level=info msg="Migration successfully executed" id="Update user table charset" duration=43.481µs logger=migrator t=2026-04-16T22:58:23.678009914Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-16T22:58:23.679663471Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.652937ms logger=migrator t=2026-04-16T22:58:23.682993325Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-16T22:58:23.683214291Z level=info msg="Migration successfully executed" id="Add missing user data" duration=221.126µs logger=migrator t=2026-04-16T22:58:23.686896196Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-16T22:58:23.687927814Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.031718ms logger=migrator t=2026-04-16T22:58:23.694698565Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-16T22:58:23.696331031Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.619526ms logger=migrator t=2026-04-16T22:58:23.702553757Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-16T22:58:23.703849374Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.302427ms logger=migrator t=2026-04-16T22:58:23.709623467Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-16T22:58:23.718550649Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.926512ms logger=migrator t=2026-04-16T22:58:23.722842429Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-16T22:58:23.724074504Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.239185ms logger=migrator t=2026-04-16T22:58:23.728821999Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-16T22:58:23.729052195Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=230.206µs logger=migrator t=2026-04-16T22:58:23.73347505Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-16T22:58:23.734254542Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=779.783µs logger=migrator t=2026-04-16T22:58:23.73881253Z 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-16T22:58:23.739230952Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=421.422µs logger=migrator t=2026-04-16T22:58:23.743512513Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-16T22:58:23.74413275Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=620.447µs logger=migrator t=2026-04-16T22:58:23.750034427Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-16T22:58:23.751309453Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.278816ms logger=migrator t=2026-04-16T22:58:23.757289502Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-16T22:58:23.758444984Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.156022ms logger=migrator t=2026-04-16T22:58:23.763407814Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-16T22:58:23.764591647Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.311816ms logger=migrator t=2026-04-16T22:58:23.7721061Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-16T22:58:23.77282741Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=721.42µs logger=migrator t=2026-04-16T22:58:23.778776088Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-16T22:58:23.780002993Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.231866ms logger=migrator t=2026-04-16T22:58:23.785148808Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-16T22:58:23.785176869Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.671µs logger=migrator t=2026-04-16T22:58:23.789889331Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-16T22:58:23.790575381Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=686.23µs logger=migrator t=2026-04-16T22:58:23.796344874Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-16T22:58:23.797022443Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=678.049µs logger=migrator t=2026-04-16T22:58:23.802322663Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-16T22:58:23.803620539Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.298397ms logger=migrator t=2026-04-16T22:58:23.809743743Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-16T22:58:23.810847543Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.10389ms logger=migrator t=2026-04-16T22:58:23.81604987Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-16T22:58:23.819568399Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.519349ms logger=migrator t=2026-04-16T22:58:23.837456254Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-16T22:58:23.838244467Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=788.203µs logger=migrator t=2026-04-16T22:58:23.843821194Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-16T22:58:23.844484782Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=663.598µs logger=migrator t=2026-04-16T22:58:23.85006553Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-16T22:58:23.850745699Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=679.979µs logger=migrator t=2026-04-16T22:58:23.855577916Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-16T22:58:23.856626305Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.04806ms logger=migrator t=2026-04-16T22:58:23.86179021Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-16T22:58:23.862470909Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=680.849µs logger=migrator t=2026-04-16T22:58:23.868561502Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-16T22:58:23.86918867Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=627.017µs logger=migrator t=2026-04-16T22:58:23.874246182Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-16T22:58:23.875007984Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=761.712µs logger=migrator t=2026-04-16T22:58:23.8801933Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-16T22:58:23.880727225Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=533.955µs logger=migrator t=2026-04-16T22:58:23.886489338Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-16T22:58:23.88731194Z level=info msg="Migration successfully executed" id="create star table" duration=822.123µs logger=migrator t=2026-04-16T22:58:23.891991243Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-16T22:58:23.893151625Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.149162ms logger=migrator t=2026-04-16T22:58:23.898449375Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-16T22:58:23.899617319Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.167673ms logger=migrator t=2026-04-16T22:58:23.904549717Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-16T22:58:23.905275358Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=725.531µs logger=migrator t=2026-04-16T22:58:23.9117441Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-16T22:58:23.912497772Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=760.921µs logger=migrator t=2026-04-16T22:58:23.917897684Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-16T22:58:23.918667405Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=769.941µs logger=migrator t=2026-04-16T22:58:23.924113879Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-16T22:58:23.925354055Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.241496ms logger=migrator t=2026-04-16T22:58:23.930721296Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-16T22:58:23.932021922Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.299736ms logger=migrator t=2026-04-16T22:58:23.938397822Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-16T22:58:23.938445503Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.931µs logger=migrator t=2026-04-16T22:58:23.943962689Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-16T22:58:23.94399372Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.881µs logger=migrator t=2026-04-16T22:58:23.950447463Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-16T22:58:23.950744361Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=296.368µs logger=migrator t=2026-04-16T22:58:23.956765701Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-16T22:58:23.957925913Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.159782ms logger=migrator t=2026-04-16T22:58:23.964081507Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-16T22:58:23.965342973Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.270626ms logger=migrator t=2026-04-16T22:58:23.970505119Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-16T22:58:23.971319341Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=813.172µs logger=migrator t=2026-04-16T22:58:23.976631221Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-16T22:58:23.977844236Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.212685ms logger=migrator t=2026-04-16T22:58:23.983351651Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-16T22:58:23.984149074Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=796.394µs logger=migrator t=2026-04-16T22:58:23.990656517Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-16T22:58:23.991785968Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.129481ms logger=migrator t=2026-04-16T22:58:23.997069708Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-16T22:58:24.002221593Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.151985ms logger=migrator t=2026-04-16T22:58:24.00741551Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-16T22:58:24.008161311Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=746.061µs logger=migrator t=2026-04-16T22:58:24.01448467Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-16T22:58:24.015255071Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=770.771µs logger=migrator t=2026-04-16T22:58:24.020356076Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-16T22:58:24.021123447Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=767.081µs logger=migrator t=2026-04-16T22:58:24.02725644Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-16T22:58:24.027582799Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=327.939µs logger=migrator t=2026-04-16T22:58:24.033258019Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-16T22:58:24.034207247Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=948.788µs logger=migrator t=2026-04-16T22:58:24.039445334Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-16T22:58:24.039579568Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=137.714µs logger=migrator t=2026-04-16T22:58:24.055396474Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-16T22:58:24.057591216Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.197622ms logger=migrator t=2026-04-16T22:58:24.063855993Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-16T22:58:24.065703425Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.848012ms logger=migrator t=2026-04-16T22:58:24.070725927Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-16T22:58:24.072564518Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.838081ms logger=migrator t=2026-04-16T22:58:24.077026865Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-16T22:58:24.077815407Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=783.081µs logger=migrator t=2026-04-16T22:58:24.083338072Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-16T22:58:24.085199535Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.861433ms logger=migrator t=2026-04-16T22:58:24.089889148Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-16T22:58:24.09068623Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=790.892µs logger=migrator t=2026-04-16T22:58:24.095893917Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-16T22:58:24.096952387Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.057039ms logger=migrator t=2026-04-16T22:58:24.101903407Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-16T22:58:24.101952348Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=50.501µs logger=migrator t=2026-04-16T22:58:24.106797165Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-16T22:58:24.106821596Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=25.681µs logger=migrator t=2026-04-16T22:58:24.111409474Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-16T22:58:24.113416311Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.006977ms logger=migrator t=2026-04-16T22:58:24.118940527Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-16T22:58:24.120843751Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.902904ms logger=migrator t=2026-04-16T22:58:24.125256655Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-16T22:58:24.127224621Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.967946ms logger=migrator t=2026-04-16T22:58:24.131941305Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-16T22:58:24.133872478Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.937224ms logger=migrator t=2026-04-16T22:58:24.139319592Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-16T22:58:24.139521938Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=200.796µs logger=migrator t=2026-04-16T22:58:24.144072216Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-16T22:58:24.144806437Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=733.871µs logger=migrator t=2026-04-16T22:58:24.149570562Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-16T22:58:24.150253531Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=683.159µs logger=migrator t=2026-04-16T22:58:24.155636943Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-16T22:58:24.155672774Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=37.252µs logger=migrator t=2026-04-16T22:58:24.161872779Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-16T22:58:24.163270789Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.39836ms logger=migrator t=2026-04-16T22:58:24.169417202Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-16T22:58:24.170130801Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=709.719µs logger=migrator t=2026-04-16T22:58:24.175869283Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-16T22:58:24.185404693Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.53726ms logger=migrator t=2026-04-16T22:58:24.190710943Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-16T22:58:24.191277459Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=578.367µs logger=migrator t=2026-04-16T22:58:24.196310321Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-16T22:58:24.19769941Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.38977ms logger=migrator t=2026-04-16T22:58:24.203137833Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-16T22:58:24.204176372Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.038189ms logger=migrator t=2026-04-16T22:58:24.209824732Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-16T22:58:24.210168061Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=344.499µs logger=migrator t=2026-04-16T22:58:24.215374558Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-16T22:58:24.216615554Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.238445ms logger=migrator t=2026-04-16T22:58:24.221703698Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-16T22:58:24.225371221Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.681294ms logger=migrator t=2026-04-16T22:58:24.230739342Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-16T22:58:24.231510304Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=770.292µs logger=migrator t=2026-04-16T22:58:24.235912738Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-16T22:58:24.236176326Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=264.318µs logger=migrator t=2026-04-16T22:58:24.243247935Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-16T22:58:24.243572014Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=328.169µs logger=migrator t=2026-04-16T22:58:24.250530101Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-16T22:58:24.251400315Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=868.724µs logger=migrator t=2026-04-16T22:58:24.256988563Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-16T22:58:24.260378398Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.386905ms logger=migrator t=2026-04-16T22:58:24.266348427Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-16T22:58:24.26786536Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.516754ms logger=migrator t=2026-04-16T22:58:24.272801109Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-16T22:58:24.27355714Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=755.841µs logger=migrator t=2026-04-16T22:58:24.277334896Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-16T22:58:24.278563992Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.221365ms logger=migrator t=2026-04-16T22:58:24.282862373Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-16T22:58:24.283963604Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.101411ms logger=migrator t=2026-04-16T22:58:24.289729447Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-16T22:58:24.290417096Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=683.439µs logger=migrator t=2026-04-16T22:58:24.29550622Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-16T22:58:24.304954256Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.443776ms logger=migrator t=2026-04-16T22:58:24.308822996Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-16T22:58:24.309483864Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=660.718µs logger=migrator t=2026-04-16T22:58:24.313854297Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-16T22:58:24.315096133Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.241506ms logger=migrator t=2026-04-16T22:58:24.318979892Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-16T22:58:24.320181266Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.190704ms logger=migrator t=2026-04-16T22:58:24.324338523Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-16T22:58:24.324837947Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=499.384µs logger=migrator t=2026-04-16T22:58:24.329403006Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-16T22:58:24.331692491Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.289045ms logger=migrator t=2026-04-16T22:58:24.33521676Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-16T22:58:24.337461164Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.244234ms logger=migrator t=2026-04-16T22:58:24.340859129Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-16T22:58:24.34088795Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.481µs logger=migrator t=2026-04-16T22:58:24.345237984Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-16T22:58:24.345426719Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=190.275µs logger=migrator t=2026-04-16T22:58:24.349511553Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-16T22:58:24.353527037Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.012864ms logger=migrator t=2026-04-16T22:58:24.359195937Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-16T22:58:24.359417624Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=223.017µs logger=migrator t=2026-04-16T22:58:24.363442787Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-16T22:58:24.363634622Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=191.795µs logger=migrator t=2026-04-16T22:58:24.370254319Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-16T22:58:24.374132769Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.88489ms logger=migrator t=2026-04-16T22:58:24.378363367Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-16T22:58:24.378542373Z level=info msg="Migration successfully executed" id="Update uid value" duration=179.326µs logger=migrator t=2026-04-16T22:58:24.382829194Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-16T22:58:24.383589655Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=760.031µs logger=migrator t=2026-04-16T22:58:24.38872936Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-16T22:58:24.389888314Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.158414ms logger=migrator t=2026-04-16T22:58:24.393594238Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-16T22:58:24.39437976Z level=info msg="Migration successfully executed" id="create api_key table" duration=785.551µs logger=migrator t=2026-04-16T22:58:24.399877595Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-16T22:58:24.400609175Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=731.38µs logger=migrator t=2026-04-16T22:58:24.411315057Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-16T22:58:24.412415199Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.105212ms logger=migrator t=2026-04-16T22:58:24.417182793Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-16T22:58:24.418158781Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=975.468µs logger=migrator t=2026-04-16T22:58:24.423019368Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-16T22:58:24.423833141Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=815.723µs logger=migrator t=2026-04-16T22:58:24.430825728Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-16T22:58:24.431890969Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.076851ms logger=migrator t=2026-04-16T22:58:24.60418702Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-16T22:58:24.605365074Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.180644ms logger=migrator t=2026-04-16T22:58:24.846519939Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-16T22:58:24.854643519Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.12623ms logger=migrator t=2026-04-16T22:58:24.899955757Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-16T22:58:24.901253713Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.294436ms logger=migrator t=2026-04-16T22:58:25.089002251Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-16T22:58:25.090422112Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.429411ms logger=migrator t=2026-04-16T22:58:25.166434567Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-16T22:58:25.167464596Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.032599ms logger=migrator t=2026-04-16T22:58:25.358844356Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-16T22:58:25.360319548Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.467112ms logger=migrator t=2026-04-16T22:58:25.37209229Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-16T22:58:25.372654396Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=565.346µs logger=migrator t=2026-04-16T22:58:25.379024426Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-16T22:58:25.379648343Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=623.857µs logger=migrator t=2026-04-16T22:58:25.383255745Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-16T22:58:25.383291906Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=37.321µs logger=migrator t=2026-04-16T22:58:25.387103874Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-16T22:58:25.389688646Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.583752ms logger=migrator t=2026-04-16T22:58:25.393984728Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-16T22:58:25.396465908Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.48041ms logger=migrator t=2026-04-16T22:58:25.399977317Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-16T22:58:25.400176482Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=192.065µs logger=migrator t=2026-04-16T22:58:25.402900779Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-16T22:58:25.40539207Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.490931ms logger=migrator t=2026-04-16T22:58:25.411894383Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-16T22:58:25.417403758Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.521256ms logger=migrator t=2026-04-16T22:58:25.423884842Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-16T22:58:25.424436227Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=551.235µs logger=migrator t=2026-04-16T22:58:25.430673673Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-16T22:58:25.431707612Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.038429ms logger=migrator t=2026-04-16T22:58:25.436193289Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-16T22:58:25.437507216Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.313817ms logger=migrator t=2026-04-16T22:58:25.441416326Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-16T22:58:25.442600579Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.185153ms logger=migrator t=2026-04-16T22:58:25.447650682Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-16T22:58:25.448471495Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=820.493µs logger=migrator t=2026-04-16T22:58:25.45287931Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-16T22:58:25.453696023Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=816.652µs logger=migrator t=2026-04-16T22:58:25.457924852Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-16T22:58:25.457998144Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=74.342µs logger=migrator t=2026-04-16T22:58:25.462062869Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-16T22:58:25.46210499Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.611µs logger=migrator t=2026-04-16T22:58:25.467176313Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-16T22:58:25.471562447Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.385624ms logger=migrator t=2026-04-16T22:58:25.476225098Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-16T22:58:25.479064239Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.83702ms logger=migrator t=2026-04-16T22:58:25.483382781Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-16T22:58:25.483456743Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.922µs logger=migrator t=2026-04-16T22:58:25.488144495Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-16T22:58:25.488913177Z level=info msg="Migration successfully executed" id="create quota table v1" duration=768.382µs logger=migrator t=2026-04-16T22:58:25.49292316Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-16T22:58:25.493775244Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=851.314µs logger=migrator t=2026-04-16T22:58:25.499985549Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-16T22:58:25.500057031Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=76.822µs logger=migrator t=2026-04-16T22:58:25.505753842Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-16T22:58:25.50710294Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.351768ms logger=migrator t=2026-04-16T22:58:25.511205586Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-16T22:58:25.512040389Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=834.833µs logger=migrator t=2026-04-16T22:58:25.533236918Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-16T22:58:25.538038373Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.801175ms logger=migrator t=2026-04-16T22:58:25.543482246Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-16T22:58:25.543507917Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.681µs logger=migrator t=2026-04-16T22:58:25.548456657Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-16T22:58:25.549823676Z level=info msg="Migration successfully executed" id="create session table" duration=1.366379ms logger=migrator t=2026-04-16T22:58:25.555917168Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-16T22:58:25.556144524Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=227.246µs logger=migrator t=2026-04-16T22:58:25.561383462Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-16T22:58:25.561504065Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=119.443µs logger=migrator t=2026-04-16T22:58:25.56626824Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-16T22:58:25.567064202Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=802.392µs logger=migrator t=2026-04-16T22:58:25.571829757Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-16T22:58:25.572813484Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=981.987µs logger=migrator t=2026-04-16T22:58:25.578833544Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-16T22:58:25.578872005Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=39.921µs logger=migrator t=2026-04-16T22:58:25.584278528Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-16T22:58:25.584302739Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.091µs logger=migrator t=2026-04-16T22:58:25.589328781Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-16T22:58:25.594510597Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.173686ms logger=migrator t=2026-04-16T22:58:25.600003852Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-16T22:58:25.603107399Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.103197ms logger=migrator t=2026-04-16T22:58:25.609818929Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-16T22:58:25.609907381Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=86.772µs logger=migrator t=2026-04-16T22:58:25.615367595Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-16T22:58:25.615559751Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=188.875µs logger=migrator t=2026-04-16T22:58:25.62122359Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-16T22:58:25.622532978Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.309078ms logger=migrator t=2026-04-16T22:58:25.62864062Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-16T22:58:25.628696362Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=49.571µs logger=migrator t=2026-04-16T22:58:25.634147605Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-16T22:58:25.639017412Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.864467ms logger=migrator t=2026-04-16T22:58:25.644722324Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-16T22:58:25.644893309Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=161.435µs logger=migrator t=2026-04-16T22:58:25.650439515Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-16T22:58:25.655298232Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.859357ms logger=migrator t=2026-04-16T22:58:25.661321811Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-16T22:58:25.664336257Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.014076ms logger=migrator t=2026-04-16T22:58:25.669238675Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-16T22:58:25.669313967Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.012µs logger=migrator t=2026-04-16T22:58:25.675144782Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-16T22:58:25.676318485Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.171993ms logger=migrator t=2026-04-16T22:58:25.682461108Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-16T22:58:25.683710703Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.249525ms logger=migrator t=2026-04-16T22:58:25.689868268Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-16T22:58:25.690921327Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.052889ms logger=migrator t=2026-04-16T22:58:25.696923266Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-16T22:58:25.698373908Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.450342ms logger=migrator t=2026-04-16T22:58:25.704265614Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-16T22:58:25.705685164Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.4361ms logger=migrator t=2026-04-16T22:58:25.712768094Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-16T22:58:25.714582335Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.81636ms logger=migrator t=2026-04-16T22:58:25.71902459Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-16T22:58:25.720144801Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.120201ms logger=migrator t=2026-04-16T22:58:25.727936782Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-16T22:58:25.729448025Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.504933ms logger=migrator t=2026-04-16T22:58:25.735718031Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-16T22:58:25.736617536Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=899.855µs logger=migrator t=2026-04-16T22:58:25.741174575Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-16T22:58:25.754553463Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.374538ms logger=migrator t=2026-04-16T22:58:25.760366167Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-16T22:58:25.761139789Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=775.222µs logger=migrator t=2026-04-16T22:58:25.766378647Z 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-16T22:58:25.767244581Z 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=865.734µs logger=migrator t=2026-04-16T22:58:25.773618761Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-16T22:58:25.774037113Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=418.952µs logger=migrator t=2026-04-16T22:58:25.778017015Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-16T22:58:25.77856842Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=548.415µs logger=migrator t=2026-04-16T22:58:25.7831465Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-16T22:58:25.784099936Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=954.886µs logger=migrator t=2026-04-16T22:58:25.789100868Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-16T22:58:25.793362569Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.25179ms logger=migrator t=2026-04-16T22:58:25.797869875Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-16T22:58:25.802057154Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.186739ms logger=migrator t=2026-04-16T22:58:25.806432307Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-16T22:58:25.810400209Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.968132ms logger=migrator t=2026-04-16T22:58:25.814314779Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-16T22:58:25.818126906Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.814727ms logger=migrator t=2026-04-16T22:58:25.82532999Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-16T22:58:25.826321268Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=990.818µs logger=migrator t=2026-04-16T22:58:25.831841524Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-16T22:58:25.831921666Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=84.183µs logger=migrator t=2026-04-16T22:58:25.837343879Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-16T22:58:25.83739455Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=55.101µs logger=migrator t=2026-04-16T22:58:25.842861694Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-16T22:58:25.845015486Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=2.155171ms logger=migrator t=2026-04-16T22:58:25.853331421Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T22:58:25.854484683Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.154253ms logger=migrator t=2026-04-16T22:58:25.859785262Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-16T22:58:25.860687658Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=902.516µs logger=migrator t=2026-04-16T22:58:25.87102542Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-16T22:58:25.873037646Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=2.014577ms logger=migrator t=2026-04-16T22:58:25.883038339Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T22:58:25.884080368Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.044909ms logger=migrator t=2026-04-16T22:58:25.887931866Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-16T22:58:25.892211118Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.270101ms logger=migrator t=2026-04-16T22:58:25.899298657Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-16T22:58:25.902996192Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.697955ms logger=migrator t=2026-04-16T22:58:25.907328684Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-16T22:58:25.907516129Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=187.895µs logger=migrator t=2026-04-16T22:58:25.912396477Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-16T22:58:25.913696554Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.302477ms logger=migrator t=2026-04-16T22:58:25.917743558Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-16T22:58:25.919180639Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.437981ms logger=migrator t=2026-04-16T22:58:25.923278184Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-16T22:58:25.928251835Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.972521ms logger=migrator t=2026-04-16T22:58:25.93484253Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-16T22:58:25.934926863Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=73.212µs logger=migrator t=2026-04-16T22:58:25.939617376Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-16T22:58:25.940450369Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=828.474µs logger=migrator t=2026-04-16T22:58:25.944146563Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-16T22:58:25.94544922Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.301367ms logger=migrator t=2026-04-16T22:58:25.95075696Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-16T22:58:25.950896904Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=140.554µs logger=migrator t=2026-04-16T22:58:25.955663989Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-16T22:58:25.956585404Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=920.885µs logger=migrator t=2026-04-16T22:58:25.960435033Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-16T22:58:25.961329588Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=899.476µs logger=migrator t=2026-04-16T22:58:25.9653081Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-16T22:58:25.96674436Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.43547ms logger=migrator t=2026-04-16T22:58:25.971863675Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-16T22:58:25.972752401Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=892.506µs logger=migrator t=2026-04-16T22:58:25.976684201Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-16T22:58:25.977650398Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=965.927µs logger=migrator t=2026-04-16T22:58:25.98337571Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-16T22:58:25.984346388Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=974.208µs logger=migrator t=2026-04-16T22:58:25.989013409Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-16T22:58:25.98905864Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=47.191µs logger=migrator t=2026-04-16T22:58:25.993194787Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-16T22:58:25.999751222Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.547315ms logger=migrator t=2026-04-16T22:58:26.004121916Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-16T22:58:26.004883347Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=761.341µs logger=migrator t=2026-04-16T22:58:26.009744194Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-16T22:58:26.018506772Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.766247ms logger=migrator t=2026-04-16T22:58:26.02341721Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-16T22:58:26.024580533Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.163873ms logger=migrator t=2026-04-16T22:58:26.029271706Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-16T22:58:26.030252693Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=980.048µs logger=migrator t=2026-04-16T22:58:26.035293755Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-16T22:58:26.036566031Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.272566ms logger=migrator t=2026-04-16T22:58:26.044875065Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-16T22:58:26.05669931Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.828255ms logger=migrator t=2026-04-16T22:58:26.061841314Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-16T22:58:26.062460022Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=618.438µs logger=migrator t=2026-04-16T22:58:26.068345828Z 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-16T22:58:26.069901611Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.556413ms logger=migrator t=2026-04-16T22:58:26.077405214Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-16T22:58:26.077830996Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=428.602µs logger=migrator t=2026-04-16T22:58:26.086980253Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-16T22:58:26.092126569Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=5.138055ms logger=migrator t=2026-04-16T22:58:26.099735254Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-16T22:58:26.100076913Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=343.989µs logger=migrator t=2026-04-16T22:58:26.106268828Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-16T22:58:26.110664142Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.396074ms logger=migrator t=2026-04-16T22:58:26.116086025Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-16T22:58:26.120559331Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.471016ms logger=migrator t=2026-04-16T22:58:26.126807058Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-16T22:58:26.127929079Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.122391ms logger=migrator t=2026-04-16T22:58:26.13185035Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-16T22:58:26.132863239Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.01327ms logger=migrator t=2026-04-16T22:58:26.13645798Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-16T22:58:26.136706827Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=249.317µs logger=migrator t=2026-04-16T22:58:26.140928376Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-16T22:58:26.147556303Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.625937ms logger=migrator t=2026-04-16T22:58:26.151792363Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-16T22:58:26.15276104Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=968.637µs logger=migrator t=2026-04-16T22:58:26.156359271Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-16T22:58:26.156548987Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=189.556µs logger=migrator t=2026-04-16T22:58:26.161458925Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-16T22:58:26.162310919Z level=info msg="Migration successfully executed" id="Move region to single row" duration=859.004µs logger=migrator t=2026-04-16T22:58:26.166628372Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-16T22:58:26.168051231Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.4428ms logger=migrator t=2026-04-16T22:58:26.172299651Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-16T22:58:26.17334128Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.041569ms logger=migrator t=2026-04-16T22:58:26.17792298Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T22:58:26.17899371Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.0702ms logger=migrator t=2026-04-16T22:58:26.182987463Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T22:58:26.184009922Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.022719ms logger=migrator t=2026-04-16T22:58:26.191463812Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-16T22:58:26.192293226Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=829.424µs logger=migrator t=2026-04-16T22:58:26.196090373Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-16T22:58:26.197471492Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.38028ms logger=migrator t=2026-04-16T22:58:26.20168868Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-16T22:58:26.201807244Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=118.044µs logger=migrator t=2026-04-16T22:58:26.206829796Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-16T22:58:26.207646148Z level=info msg="Migration successfully executed" id="create test_data table" duration=816.082µs logger=migrator t=2026-04-16T22:58:26.211355514Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-16T22:58:26.212180077Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=817.903µs logger=migrator t=2026-04-16T22:58:26.215923382Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-16T22:58:26.216795577Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=872.155µs logger=migrator t=2026-04-16T22:58:26.222315503Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-16T22:58:26.223231389Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=915.566µs logger=migrator t=2026-04-16T22:58:26.227470649Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-16T22:58:26.227669054Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=191.475µs logger=migrator t=2026-04-16T22:58:26.233641833Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-16T22:58:26.234313841Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=671.899µs logger=migrator t=2026-04-16T22:58:26.238541351Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-16T22:58:26.238672225Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=131.424µs logger=migrator t=2026-04-16T22:58:26.243682776Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-16T22:58:26.244927311Z level=info msg="Migration successfully executed" id="create team table" duration=1.244296ms logger=migrator t=2026-04-16T22:58:26.24916327Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-16T22:58:26.250604151Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.441711ms logger=migrator t=2026-04-16T22:58:26.254604334Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-16T22:58:26.2554998Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=895.266µs logger=migrator t=2026-04-16T22:58:26.26015364Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-16T22:58:26.268102375Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.948265ms logger=migrator t=2026-04-16T22:58:26.272089107Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-16T22:58:26.272215221Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=127.214µs logger=migrator t=2026-04-16T22:58:26.276477561Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-16T22:58:26.27715716Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=679.069µs logger=migrator t=2026-04-16T22:58:26.282044088Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-16T22:58:26.283546641Z level=info msg="Migration successfully executed" id="create team member table" duration=1.500663ms logger=migrator t=2026-04-16T22:58:26.287915194Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-16T22:58:26.289288533Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.373019ms logger=migrator t=2026-04-16T22:58:26.294289373Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-16T22:58:26.295237271Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=950.358µs logger=migrator t=2026-04-16T22:58:26.299670545Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-16T22:58:26.300535811Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=865.646µs logger=migrator t=2026-04-16T22:58:26.304606575Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-16T22:58:26.312191799Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.579454ms logger=migrator t=2026-04-16T22:58:26.316044678Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-16T22:58:26.31932724Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.281192ms logger=migrator t=2026-04-16T22:58:26.323652512Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-16T22:58:26.328083737Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.430955ms logger=migrator t=2026-04-16T22:58:26.331786812Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-16T22:58:26.332645686Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=857.544µs logger=migrator t=2026-04-16T22:58:26.33633498Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-16T22:58:26.337205905Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=870.695µs logger=migrator t=2026-04-16T22:58:26.341563358Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-16T22:58:26.342519465Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=955.767µs logger=migrator t=2026-04-16T22:58:26.346291331Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-16T22:58:26.347739082Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.446051ms logger=migrator t=2026-04-16T22:58:26.351713444Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-16T22:58:26.353212376Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.496872ms logger=migrator t=2026-04-16T22:58:26.35968171Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-16T22:58:26.360570654Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=888.665µs logger=migrator t=2026-04-16T22:58:26.364477514Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-16T22:58:26.36535708Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=878.005µs logger=migrator t=2026-04-16T22:58:26.370046731Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-16T22:58:26.371092271Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.04416ms logger=migrator t=2026-04-16T22:58:26.375448494Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-16T22:58:26.375924168Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=476.614µs logger=migrator t=2026-04-16T22:58:26.379343724Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-16T22:58:26.379727025Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=383.811µs logger=migrator t=2026-04-16T22:58:26.383849871Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-16T22:58:26.384403097Z level=info msg="Migration successfully executed" id="create tag table" duration=552.916µs logger=migrator t=2026-04-16T22:58:26.387658179Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-16T22:58:26.388291507Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=632.388µs logger=migrator t=2026-04-16T22:58:26.391866987Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-16T22:58:26.39300703Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.135813ms logger=migrator t=2026-04-16T22:58:26.39728997Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-16T22:58:26.398780843Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.490483ms logger=migrator t=2026-04-16T22:58:26.402203899Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-16T22:58:26.403906098Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.701979ms logger=migrator t=2026-04-16T22:58:26.409610518Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-16T22:58:26.428414508Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.79965ms logger=migrator t=2026-04-16T22:58:26.433651756Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-16T22:58:26.434526471Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=875.335µs logger=migrator t=2026-04-16T22:58:26.438214176Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-16T22:58:26.439477581Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.263115ms logger=migrator t=2026-04-16T22:58:26.443193386Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-16T22:58:26.443541956Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=347.77µs logger=migrator t=2026-04-16T22:58:26.449636028Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-16T22:58:26.450529523Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=893.035µs logger=migrator t=2026-04-16T22:58:26.454210826Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-16T22:58:26.45505307Z level=info msg="Migration successfully executed" id="create user auth table" duration=839.094µs logger=migrator t=2026-04-16T22:58:26.459074474Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-16T22:58:26.460651269Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.575505ms logger=migrator t=2026-04-16T22:58:26.465290869Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-16T22:58:26.465409492Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=119.453µs logger=migrator t=2026-04-16T22:58:26.469228201Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-16T22:58:26.4769814Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.751679ms logger=migrator t=2026-04-16T22:58:26.481152487Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-16T22:58:26.485068098Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.915111ms logger=migrator t=2026-04-16T22:58:26.489677287Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-16T22:58:26.49509497Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.417473ms logger=migrator t=2026-04-16T22:58:26.499612788Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-16T22:58:26.507789109Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.181021ms logger=migrator t=2026-04-16T22:58:26.511793822Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-16T22:58:26.512505681Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=713.789µs logger=migrator t=2026-04-16T22:58:26.51703631Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-16T22:58:26.522570206Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.532846ms logger=migrator t=2026-04-16T22:58:26.526390683Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-16T22:58:26.52730456Z level=info msg="Migration successfully executed" id="create server_lock table" duration=913.077µs logger=migrator t=2026-04-16T22:58:26.532366022Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-16T22:58:26.533460713Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.090901ms logger=migrator t=2026-04-16T22:58:26.538035862Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-16T22:58:26.539561215Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.522173ms logger=migrator t=2026-04-16T22:58:26.5450412Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-16T22:58:26.546055468Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.015768ms logger=migrator t=2026-04-16T22:58:26.550182675Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-16T22:58:26.55213776Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.952325ms logger=migrator t=2026-04-16T22:58:26.557954835Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-16T22:58:26.559882508Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.929244ms logger=migrator t=2026-04-16T22:58:26.564392186Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-16T22:58:26.574265514Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.870238ms logger=migrator t=2026-04-16T22:58:26.57905152Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-16T22:58:26.579942704Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=891.975µs logger=migrator t=2026-04-16T22:58:26.584165894Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-16T22:58:26.585161072Z level=info msg="Migration successfully executed" id="create cache_data table" duration=996.598µs logger=migrator t=2026-04-16T22:58:26.58932885Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-16T22:58:26.590522113Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.192873ms logger=migrator t=2026-04-16T22:58:26.596225574Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-16T22:58:26.597148431Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=923.097µs logger=migrator t=2026-04-16T22:58:26.602070769Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-16T22:58:26.6031566Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.085011ms logger=migrator t=2026-04-16T22:58:26.60740781Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-16T22:58:26.607479172Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.462µs logger=migrator t=2026-04-16T22:58:26.611980879Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-16T22:58:26.612070022Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=89.313µs logger=migrator t=2026-04-16T22:58:26.616540977Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-16T22:58:26.617539126Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=998.039µs logger=migrator t=2026-04-16T22:58:26.621805886Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T22:58:26.6229939Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.185154ms logger=migrator t=2026-04-16T22:58:26.627086315Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T22:58:26.628626819Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.537584ms logger=migrator t=2026-04-16T22:58:26.63432961Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-16T22:58:26.634445133Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=117.274µs logger=migrator t=2026-04-16T22:58:26.638390714Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T22:58:26.63929478Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=903.576µs logger=migrator t=2026-04-16T22:58:26.64320414Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T22:58:26.644479476Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.274036ms logger=migrator t=2026-04-16T22:58:26.649897488Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T22:58:26.651550385Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.652887ms logger=migrator t=2026-04-16T22:58:26.656126955Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T22:58:26.657041741Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=914.236µs logger=migrator t=2026-04-16T22:58:26.662013241Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-16T22:58:26.671684354Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.669762ms logger=migrator t=2026-04-16T22:58:26.677336913Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-16T22:58:26.677994131Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=656.938µs logger=migrator t=2026-04-16T22:58:26.681651425Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-16T22:58:26.681767578Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=116.993µs logger=migrator t=2026-04-16T22:58:26.686582664Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-16T22:58:26.68855092Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.967745ms logger=migrator t=2026-04-16T22:58:26.69281291Z 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-16T22:58:26.693759316Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=947.886µs logger=migrator t=2026-04-16T22:58:26.698923852Z 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-16T22:58:26.69989644Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=972.728µs logger=migrator t=2026-04-16T22:58:26.704242613Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T22:58:26.704302754Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=60.741µs logger=migrator t=2026-04-16T22:58:26.708319507Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-16T22:58:26.709429489Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.109532ms logger=migrator t=2026-04-16T22:58:26.715700006Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-16T22:58:26.716828317Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.127611ms logger=migrator t=2026-04-16T22:58:26.722662162Z 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-16T22:58:26.72471506Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.052388ms logger=migrator t=2026-04-16T22:58:26.730837343Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-16T22:58:26.732528801Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.694998ms logger=migrator t=2026-04-16T22:58:26.738861879Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-16T22:58:26.744586981Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.724892ms logger=migrator t=2026-04-16T22:58:26.748232413Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-16T22:58:26.749093638Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=861.245µs logger=migrator t=2026-04-16T22:58:26.752828513Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T22:58:26.753676687Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=848.324µs logger=migrator t=2026-04-16T22:58:26.758894764Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-16T22:58:26.786101102Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.209418ms logger=migrator t=2026-04-16T22:58:26.789957481Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-16T22:58:26.813860756Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.900755ms logger=migrator t=2026-04-16T22:58:26.81757008Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-16T22:58:26.81827612Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=704.1µs logger=migrator t=2026-04-16T22:58:26.82323843Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T22:58:26.824162897Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=923.787µs logger=migrator t=2026-04-16T22:58:26.828105518Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-16T22:58:26.837101952Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.995553ms logger=migrator t=2026-04-16T22:58:26.84128797Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-16T22:58:26.845234251Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=3.945841ms logger=migrator t=2026-04-16T22:58:26.849735408Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-16T22:58:26.850771587Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.035609ms logger=migrator t=2026-04-16T22:58:26.855122601Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-16T22:58:26.856604952Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.480441ms logger=migrator t=2026-04-16T22:58:26.861363066Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-16T22:58:26.863007842Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.644456ms logger=migrator t=2026-04-16T22:58:26.870239517Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-16T22:58:26.871287196Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.047169ms logger=migrator t=2026-04-16T22:58:26.876360369Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-16T22:58:26.876467562Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=106.373µs logger=migrator t=2026-04-16T22:58:26.880783575Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-16T22:58:26.886751103Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.966687ms logger=migrator t=2026-04-16T22:58:26.892471314Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-16T22:58:26.898794672Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.318128ms logger=migrator t=2026-04-16T22:58:26.904344929Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-16T22:58:26.910599655Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.254406ms logger=migrator t=2026-04-16T22:58:26.914368952Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-16T22:58:26.915341649Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=975.557µs logger=migrator t=2026-04-16T22:58:26.919729453Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-16T22:58:26.92067114Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=940.967µs logger=migrator t=2026-04-16T22:58:26.924717094Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-16T22:58:26.933811031Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.099688ms logger=migrator t=2026-04-16T22:58:26.938706128Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-16T22:58:26.948197517Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.479678ms logger=migrator t=2026-04-16T22:58:26.960398671Z 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-16T22:58:26.961976986Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.581735ms logger=migrator t=2026-04-16T22:58:26.96889073Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-16T22:58:26.97629356Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.40212ms logger=migrator t=2026-04-16T22:58:26.984765419Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-16T22:58:26.992503897Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.703958ms logger=migrator t=2026-04-16T22:58:26.997735155Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-16T22:58:26.997806047Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.392µs logger=migrator t=2026-04-16T22:58:27.004781143Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-16T22:58:27.006015688Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.235265ms logger=migrator t=2026-04-16T22:58:27.013033246Z 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-16T22:58:27.01992636Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=6.889654ms logger=migrator t=2026-04-16T22:58:27.02771962Z 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-16T22:58:27.029441049Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.724409ms logger=migrator t=2026-04-16T22:58:27.037048664Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T22:58:27.037119776Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=71.672µs logger=migrator t=2026-04-16T22:58:27.043869916Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-16T22:58:27.05003133Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.159094ms logger=migrator t=2026-04-16T22:58:27.055556676Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-16T22:58:27.061998948Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.441872ms logger=migrator t=2026-04-16T22:58:27.067604026Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-16T22:58:27.074033618Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.428982ms logger=migrator t=2026-04-16T22:58:27.080049168Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-16T22:58:27.086402496Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.353149ms logger=migrator t=2026-04-16T22:58:27.091364887Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-16T22:58:27.097834709Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.468142ms logger=migrator t=2026-04-16T22:58:27.122999109Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-16T22:58:27.123150103Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=155.524µs logger=migrator t=2026-04-16T22:58:27.128765222Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-16T22:58:27.129612136Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=847.484µs logger=migrator t=2026-04-16T22:58:27.136436329Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-16T22:58:27.142361075Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.923866ms logger=migrator t=2026-04-16T22:58:27.189429254Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-16T22:58:27.189533187Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=106.213µs logger=migrator t=2026-04-16T22:58:27.195895056Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-16T22:58:27.203221323Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.326787ms logger=migrator t=2026-04-16T22:58:27.23713913Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-16T22:58:27.238954992Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.818442ms logger=migrator t=2026-04-16T22:58:27.246116593Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-16T22:58:27.25270949Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.593257ms logger=migrator t=2026-04-16T22:58:27.258468053Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-16T22:58:27.259366288Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=897.095µs logger=migrator t=2026-04-16T22:58:27.26582987Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-16T22:58:27.266942032Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.111492ms logger=migrator t=2026-04-16T22:58:27.273215869Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-16T22:58:27.280349039Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.12768ms logger=migrator t=2026-04-16T22:58:27.294923711Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-16T22:58:27.296036922Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.109211ms logger=migrator t=2026-04-16T22:58:27.304516242Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-16T22:58:27.305869Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.355018ms logger=migrator t=2026-04-16T22:58:27.312341643Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-16T22:58:27.313436723Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.09592ms logger=migrator t=2026-04-16T22:58:27.318739263Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-16T22:58:27.319736611Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=996.988µs logger=migrator t=2026-04-16T22:58:27.325838724Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-16T22:58:27.326360398Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=522.915µs logger=migrator t=2026-04-16T22:58:27.333937762Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-16T22:58:27.335570458Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.632776ms logger=migrator t=2026-04-16T22:58:27.341617278Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-16T22:58:27.342555526Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=935.627µs logger=migrator t=2026-04-16T22:58:27.347059032Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T22:58:27.347426242Z 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-16T22:58:27.353412981Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-16T22:58:27.354202384Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=790.713µs logger=migrator t=2026-04-16T22:58:27.35973084Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-16T22:58:27.361792828Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.058757ms logger=migrator t=2026-04-16T22:58:27.36682747Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-16T22:58:27.374346672Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.517642ms logger=migrator t=2026-04-16T22:58:27.382111722Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-16T22:58:27.383043557Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=932.266µs logger=migrator t=2026-04-16T22:58:27.389192861Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-16T22:58:27.390458207Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.264536ms logger=migrator t=2026-04-16T22:58:27.396822046Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-16T22:58:27.398284447Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.461361ms logger=migrator t=2026-04-16T22:58:27.405359957Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-16T22:58:27.406390766Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.030489ms logger=migrator t=2026-04-16T22:58:27.412391926Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-16T22:58:27.414052743Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.660076ms logger=migrator t=2026-04-16T22:58:27.42034649Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-16T22:58:27.420387791Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=51.381µs logger=migrator t=2026-04-16T22:58:27.485983453Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-16T22:58:27.486170098Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=190.316µs logger=migrator t=2026-04-16T22:58:27.493258467Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-16T22:58:27.506943514Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=13.683857ms logger=migrator t=2026-04-16T22:58:27.512407438Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-16T22:58:27.512693266Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=285.698µs logger=migrator t=2026-04-16T22:58:27.51780883Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-16T22:58:27.519835598Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.029808ms logger=migrator t=2026-04-16T22:58:27.527045371Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-16T22:58:27.527367051Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=321.4µs logger=migrator t=2026-04-16T22:58:27.532360821Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-16T22:58:27.533346209Z level=info msg="Migration successfully executed" id="create data_keys table" duration=990.378µs logger=migrator t=2026-04-16T22:58:27.539458532Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-16T22:58:27.540360607Z level=info msg="Migration successfully executed" id="create secrets table" duration=899.635µs logger=migrator t=2026-04-16T22:58:27.547028845Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-16T22:58:27.581517609Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.484873ms logger=migrator t=2026-04-16T22:58:27.587823326Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-16T22:58:27.593842586Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.01856ms logger=migrator t=2026-04-16T22:58:27.600390402Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-16T22:58:27.600571717Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=183.116µs logger=migrator t=2026-04-16T22:58:27.606495433Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-16T22:58:27.642006195Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.518612ms logger=migrator t=2026-04-16T22:58:27.648643233Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-16T22:58:27.679927355Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.281192ms logger=migrator t=2026-04-16T22:58:27.686877132Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-16T22:58:27.687602572Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=720.96µs logger=migrator t=2026-04-16T22:58:27.694540537Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-16T22:58:27.696571435Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.030628ms logger=migrator t=2026-04-16T22:58:27.70348489Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-16T22:58:27.703786969Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=303.839µs logger=migrator t=2026-04-16T22:58:27.709758848Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-16T22:58:27.710799906Z level=info msg="Migration successfully executed" id="create permission table" duration=1.042189ms logger=migrator t=2026-04-16T22:58:27.718908506Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-16T22:58:27.720540222Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.632186ms logger=migrator t=2026-04-16T22:58:27.72795187Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-16T22:58:27.72932358Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.37213ms logger=migrator t=2026-04-16T22:58:27.735639438Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-16T22:58:27.736675987Z level=info msg="Migration successfully executed" id="create role table" duration=1.041148ms logger=migrator t=2026-04-16T22:58:27.74211667Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-16T22:58:27.749799807Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.682467ms logger=migrator t=2026-04-16T22:58:27.75592323Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-16T22:58:27.763434472Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.509862ms logger=migrator t=2026-04-16T22:58:27.769158364Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-16T22:58:27.770317936Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.160872ms logger=migrator t=2026-04-16T22:58:27.775723119Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-16T22:58:27.776734048Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.01041ms logger=migrator t=2026-04-16T22:58:27.783127058Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-16T22:58:27.784362652Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.235254ms logger=migrator t=2026-04-16T22:58:27.789833627Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-16T22:58:27.791042421Z level=info msg="Migration successfully executed" id="create team role table" duration=1.207944ms logger=migrator t=2026-04-16T22:58:27.797293657Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-16T22:58:27.799060598Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.76676ms logger=migrator t=2026-04-16T22:58:27.806765715Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-16T22:58:27.808895835Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.132021ms logger=migrator t=2026-04-16T22:58:27.814513493Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-16T22:58:27.816680045Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.161971ms logger=migrator t=2026-04-16T22:58:27.823203599Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-16T22:58:27.824806404Z level=info msg="Migration successfully executed" id="create user role table" duration=1.603186ms logger=migrator t=2026-04-16T22:58:27.832339866Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-16T22:58:27.833461638Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.121932ms logger=migrator t=2026-04-16T22:58:27.840229639Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-16T22:58:27.842202615Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.974896ms logger=migrator t=2026-04-16T22:58:27.8487908Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-16T22:58:27.851079485Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.293665ms logger=migrator t=2026-04-16T22:58:27.857822946Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-16T22:58:27.858743271Z level=info msg="Migration successfully executed" id="create builtin role table" duration=920.045µs logger=migrator t=2026-04-16T22:58:27.864245377Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-16T22:58:27.866168672Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.915404ms logger=migrator t=2026-04-16T22:58:27.871713307Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-16T22:58:27.87286897Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.154793ms logger=migrator t=2026-04-16T22:58:27.882041329Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-16T22:58:27.894399228Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.356609ms logger=migrator t=2026-04-16T22:58:27.900371997Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-16T22:58:27.901808026Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.43587ms logger=migrator t=2026-04-16T22:58:27.90759472Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-16T22:58:27.908535677Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=940.977µs logger=migrator t=2026-04-16T22:58:27.913919159Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-16T22:58:27.91502277Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.103121ms logger=migrator t=2026-04-16T22:58:27.920725901Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-16T22:58:27.922557393Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.830152ms logger=migrator t=2026-04-16T22:58:27.928642884Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-16T22:58:27.929749285Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.107521ms logger=migrator t=2026-04-16T22:58:27.936333841Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-16T22:58:27.937446292Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.112061ms logger=migrator t=2026-04-16T22:58:27.944883093Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-16T22:58:27.956261524Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.378781ms logger=migrator t=2026-04-16T22:58:27.961513562Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-16T22:58:27.968973042Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.45681ms logger=migrator t=2026-04-16T22:58:27.973771948Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-16T22:58:27.981901947Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.131399ms logger=migrator t=2026-04-16T22:58:27.986679742Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-16T22:58:27.994935184Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.205501ms logger=migrator t=2026-04-16T22:58:28.000644526Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-16T22:58:28.001742587Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.097491ms logger=migrator t=2026-04-16T22:58:28.007106928Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-16T22:58:28.009264429Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.158961ms logger=migrator t=2026-04-16T22:58:28.016315628Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-16T22:58:28.0174265Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.111042ms logger=migrator t=2026-04-16T22:58:28.022104971Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-16T22:58:28.024074977Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.969146ms logger=migrator t=2026-04-16T22:58:28.030699874Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-16T22:58:28.031868087Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.169053ms logger=migrator t=2026-04-16T22:58:28.037875107Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-16T22:58:28.037940908Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=65.681µs logger=migrator t=2026-04-16T22:58:28.043082074Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-16T22:58:28.043131255Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.601µs logger=migrator t=2026-04-16T22:58:28.049791453Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-16T22:58:28.050509573Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=718.53µs logger=migrator t=2026-04-16T22:58:28.057907692Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-16T22:58:28.059049244Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.142192ms logger=migrator t=2026-04-16T22:58:28.064642011Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-16T22:58:28.066264517Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.620656ms logger=migrator t=2026-04-16T22:58:28.071700591Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-16T22:58:28.071905907Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=203.586µs logger=migrator t=2026-04-16T22:58:28.078107402Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-16T22:58:28.078839482Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=731.83µs logger=migrator t=2026-04-16T22:58:28.084606695Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-16T22:58:28.085942203Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.335268ms logger=migrator t=2026-04-16T22:58:28.093392104Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-16T22:58:28.095637576Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.248453ms logger=migrator t=2026-04-16T22:58:28.100924025Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-16T22:58:28.110022573Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.098048ms logger=migrator t=2026-04-16T22:58:28.114759936Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-16T22:58:28.114827248Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.342µs logger=migrator t=2026-04-16T22:58:28.1205657Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-16T22:58:28.121587039Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.018279ms logger=migrator t=2026-04-16T22:58:28.129310336Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-16T22:58:28.131482498Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.179512ms logger=migrator t=2026-04-16T22:58:28.137146188Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-16T22:58:28.13825834Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.112172ms logger=migrator t=2026-04-16T22:58:28.144950418Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-16T22:58:28.155886617Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.936749ms logger=migrator t=2026-04-16T22:58:28.162218175Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-16T22:58:28.16341897Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.201675ms logger=migrator t=2026-04-16T22:58:28.168956256Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-16T22:58:28.170504929Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.548613ms logger=migrator t=2026-04-16T22:58:28.176864898Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-16T22:58:28.200752283Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.884915ms logger=migrator t=2026-04-16T22:58:28.20669608Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-16T22:58:28.207942896Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.245826ms logger=migrator t=2026-04-16T22:58:28.21482149Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-16T22:58:28.215941201Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.117931ms logger=migrator t=2026-04-16T22:58:28.221162308Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-16T22:58:28.222233069Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.070761ms logger=migrator t=2026-04-16T22:58:28.227787266Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-16T22:58:28.229605997Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.80971ms logger=migrator t=2026-04-16T22:58:28.237022106Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-16T22:58:28.237397557Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=376.351µs logger=migrator t=2026-04-16T22:58:28.243649733Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-16T22:58:28.244918309Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.268516ms logger=migrator t=2026-04-16T22:58:28.250673812Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-16T22:58:28.265809048Z level=info msg="Migration successfully executed" id="add provisioning column" duration=15.136166ms logger=migrator t=2026-04-16T22:58:28.273246539Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-16T22:58:28.274069462Z level=info msg="Migration successfully executed" id="create entity_events table" duration=820.193µs logger=migrator t=2026-04-16T22:58:28.279723911Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-16T22:58:28.28144464Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.719299ms logger=migrator t=2026-04-16T22:58:28.288343404Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T22:58:28.288849328Z 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-16T22:58:28.295719533Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T22:58:28.296976348Z 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-16T22:58:28.304291545Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-16T22:58:28.305786526Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.498862ms logger=migrator t=2026-04-16T22:58:28.311936041Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-16T22:58:28.312957169Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.020988ms logger=migrator t=2026-04-16T22:58:28.320951745Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T22:58:28.322940221Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.992836ms logger=migrator t=2026-04-16T22:58:28.329951159Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T22:58:28.331054829Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.10348ms logger=migrator t=2026-04-16T22:58:28.337175583Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T22:58:28.338932932Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.757049ms logger=migrator t=2026-04-16T22:58:28.345139067Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T22:58:28.346925658Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.787201ms logger=migrator t=2026-04-16T22:58:28.352258738Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-16T22:58:28.353015579Z level=info msg="Migration successfully executed" id="Drop public config table" duration=756.601µs logger=migrator t=2026-04-16T22:58:28.359026869Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-16T22:58:28.360568063Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.541764ms logger=migrator t=2026-04-16T22:58:28.365487842Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T22:58:28.367350743Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.863932ms logger=migrator t=2026-04-16T22:58:28.37253916Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T22:58:28.373625821Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.086281ms logger=migrator t=2026-04-16T22:58:28.380101314Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-16T22:58:28.381887675Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.78598ms logger=migrator t=2026-04-16T22:58:28.388415309Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-16T22:58:28.413090145Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.675697ms logger=migrator t=2026-04-16T22:58:28.420681809Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-16T22:58:28.432361039Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.67632ms logger=migrator t=2026-04-16T22:58:28.438690667Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-16T22:58:28.449463312Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.770904ms logger=migrator t=2026-04-16T22:58:28.454979577Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-16T22:58:28.455159812Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=180.575µs logger=migrator t=2026-04-16T22:58:28.460066981Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-16T22:58:28.468690224Z level=info msg="Migration successfully executed" id="add share column" duration=8.624723ms logger=migrator t=2026-04-16T22:58:28.474719264Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-16T22:58:28.47492588Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=207.056µs logger=migrator t=2026-04-16T22:58:28.480318112Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-16T22:58:28.481271339Z level=info msg="Migration successfully executed" id="create file table" duration=951.037µs logger=migrator t=2026-04-16T22:58:28.486602119Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-16T22:58:28.488677398Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.074399ms logger=migrator t=2026-04-16T22:58:28.495289364Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-16T22:58:28.496447718Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.158704ms logger=migrator t=2026-04-16T22:58:28.502667973Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-16T22:58:28.503692671Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.023268ms logger=migrator t=2026-04-16T22:58:28.508684153Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-16T22:58:28.5106919Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.007027ms logger=migrator t=2026-04-16T22:58:28.51709606Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-16T22:58:28.517190942Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=93.692µs logger=migrator t=2026-04-16T22:58:28.521925166Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-16T22:58:28.522027009Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=107.203µs logger=migrator t=2026-04-16T22:58:28.5270404Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-16T22:58:28.527940056Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=899.676µs logger=migrator t=2026-04-16T22:58:28.533007929Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-16T22:58:28.533342688Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=335.549µs logger=migrator t=2026-04-16T22:58:28.539688277Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-16T22:58:28.541687694Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.999727ms logger=migrator t=2026-04-16T22:58:28.547328073Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-16T22:58:28.556975985Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.647992ms logger=migrator t=2026-04-16T22:58:28.56173501Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-16T22:58:28.561847353Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=112.554µs logger=migrator t=2026-04-16T22:58:28.566488584Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-16T22:58:28.567645876Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.159702ms logger=migrator t=2026-04-16T22:58:28.573750048Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-16T22:58:28.574395166Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=645.678µs logger=migrator t=2026-04-16T22:58:28.578998756Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-16T22:58:28.579195832Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=199.266µs logger=migrator t=2026-04-16T22:58:28.583896025Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-16T22:58:28.584356098Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=460.623µs logger=migrator t=2026-04-16T22:58:28.590176432Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-16T22:58:28.602669844Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.495302ms logger=migrator t=2026-04-16T22:58:28.608649744Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-16T22:58:28.617440021Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.789747ms logger=migrator t=2026-04-16T22:58:28.622831344Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-16T22:58:28.623637216Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=806.172µs logger=migrator t=2026-04-16T22:58:28.628828753Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-16T22:58:28.708334986Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.499543ms logger=migrator t=2026-04-16T22:58:28.713686737Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-16T22:58:28.715013735Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.326608ms logger=migrator t=2026-04-16T22:58:28.720705436Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-16T22:58:28.722944198Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.241042ms logger=migrator t=2026-04-16T22:58:28.729844463Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-16T22:58:28.758236704Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.392191ms logger=migrator t=2026-04-16T22:58:28.764559073Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-16T22:58:28.772913838Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.360835ms logger=migrator t=2026-04-16T22:58:28.778536037Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-16T22:58:28.778776894Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=241.007µs logger=migrator t=2026-04-16T22:58:28.784612348Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-16T22:58:28.784896236Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=284.658µs logger=migrator t=2026-04-16T22:58:28.789762424Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-16T22:58:28.790075553Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=313.849µs logger=migrator t=2026-04-16T22:58:28.79491491Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-16T22:58:28.795231358Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=317.058µs logger=migrator t=2026-04-16T22:58:28.800004953Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-16T22:58:28.800304231Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=299.198µs logger=migrator t=2026-04-16T22:58:28.806140276Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-16T22:58:28.807878816Z level=info msg="Migration successfully executed" id="create folder table" duration=1.73862ms logger=migrator t=2026-04-16T22:58:28.813924396Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-16T22:58:28.816258762Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.334226ms logger=migrator t=2026-04-16T22:58:28.822714184Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-16T22:58:28.824096833Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.383719ms logger=migrator t=2026-04-16T22:58:28.830546295Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-16T22:58:28.830574566Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.891µs logger=migrator t=2026-04-16T22:58:28.836514564Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T22:58:28.838740007Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.228344ms logger=migrator t=2026-04-16T22:58:28.845478236Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T22:58:28.846709461Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.225155ms logger=migrator t=2026-04-16T22:58:28.853069651Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-16T22:58:28.854890792Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.820141ms logger=migrator t=2026-04-16T22:58:28.860411647Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-16T22:58:28.861059316Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=649.239µs logger=migrator t=2026-04-16T22:58:28.866722446Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-16T22:58:28.867490788Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=708.76µs logger=migrator t=2026-04-16T22:58:28.87398081Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-16T22:58:28.876011988Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.031378ms logger=migrator t=2026-04-16T22:58:28.881083681Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-16T22:58:28.882357947Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.256095ms logger=migrator t=2026-04-16T22:58:28.886727001Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-16T22:58:28.887831721Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.10453ms logger=migrator t=2026-04-16T22:58:28.893399368Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-16T22:58:28.895262281Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.858333ms logger=migrator t=2026-04-16T22:58:28.900471939Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-16T22:58:28.902119564Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.645836ms logger=migrator t=2026-04-16T22:58:28.908252718Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-16T22:58:28.909152883Z level=info msg="Migration successfully executed" id="create anon_device table" duration=899.705µs logger=migrator t=2026-04-16T22:58:28.913753453Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-16T22:58:28.915950715Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.197082ms logger=migrator t=2026-04-16T22:58:28.921484121Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-16T22:58:28.92284732Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.364429ms logger=migrator t=2026-04-16T22:58:28.928739376Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-16T22:58:28.929774125Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.034769ms logger=migrator t=2026-04-16T22:58:28.934729535Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-16T22:58:28.93597438Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.241344ms logger=migrator t=2026-04-16T22:58:28.941343821Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-16T22:58:28.942786863Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.442952ms logger=migrator t=2026-04-16T22:58:28.949222944Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-16T22:58:28.949618035Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=395.981µs logger=migrator t=2026-04-16T22:58:28.95403312Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-16T22:58:28.965521094Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.480954ms logger=migrator t=2026-04-16T22:58:28.972319725Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-16T22:58:28.97316334Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=849.195µs logger=migrator t=2026-04-16T22:58:28.979608291Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T22:58:28.979723825Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=121.503µs logger=migrator t=2026-04-16T22:58:28.984797688Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T22:58:28.986925958Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.1284ms logger=migrator t=2026-04-16T22:58:28.99265493Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T22:58:28.992686791Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.731µs logger=migrator t=2026-04-16T22:58:28.997616669Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-16T22:58:28.999157313Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.540104ms logger=migrator t=2026-04-16T22:58:29.005910244Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T22:58:29.008238589Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.329806ms logger=migrator t=2026-04-16T22:58:29.01498246Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-16T22:58:29.01639608Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.413059ms logger=migrator t=2026-04-16T22:58:29.02281854Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-16T22:58:29.024324123Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.507183ms logger=migrator t=2026-04-16T22:58:29.0306016Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-16T22:58:29.031138475Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=538.045µs logger=migrator t=2026-04-16T22:58:29.036657811Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-16T22:58:29.037871856Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.214305ms logger=migrator t=2026-04-16T22:58:29.043299279Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-16T22:58:29.0447832Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.483491ms logger=migrator t=2026-04-16T22:58:29.05220602Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-16T22:58:29.053206968Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=997.588µs logger=migrator t=2026-04-16T22:58:29.059671821Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-16T22:58:29.072210884Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.534563ms logger=migrator t=2026-04-16T22:58:29.077602357Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-16T22:58:29.08514653Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.544093ms logger=migrator t=2026-04-16T22:58:29.090345347Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-16T22:58:29.10041397Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.069283ms logger=migrator t=2026-04-16T22:58:29.10534378Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-16T22:58:29.105424972Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=81.922µs logger=migrator t=2026-04-16T22:58:29.110042533Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-16T22:58:29.122640018Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.597635ms logger=migrator t=2026-04-16T22:58:29.126991451Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-16T22:58:29.137483526Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.483815ms logger=migrator t=2026-04-16T22:58:29.144074513Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-16T22:58:29.144585927Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=514.254µs logger=migrator t=2026-04-16T22:58:29.149403013Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.552687203s logger=migrator t=2026-04-16T22:58:29.150177925Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-16T22:58:29.166482665Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-16T22:58:29.166722232Z level=info msg="Created default organization" logger=secrets t=2026-04-16T22:58:29.175214961Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T22:58:29.226595781Z level=info msg="Restored cache from database" duration=1.157802ms logger=plugin.store t=2026-04-16T22:58:29.228503835Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-16T22:58:29.277905669Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-16T22:58:29.27795697Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-16T22:58:29.278042253Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-16T22:58:29.278058294Z level=info msg="Plugins loaded" count=54 duration=49.557039ms logger=query_data t=2026-04-16T22:58:29.283424564Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-16T22:58:29.287579622Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-16T22:58:29.300992981Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-16T22:58:29.312596188Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-16T22:58:29.31513581Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-16T22:58:29.317309722Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-16T22:58:29.337331996Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-16T22:58:29.355884799Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-16T22:58:29.376913513Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-16T22:58:29.376937974Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-16T22:58:29.377634004Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-16T22:58:29.377774347Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-16T22:58:29.377919941Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-16T22:58:29.379964079Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-04-16T22:58:29.443908174Z level=info msg="Update check succeeded" duration=66.419885ms logger=plugins.update.checker t=2026-04-16T22:58:29.450843539Z level=info msg="Update check succeeded" duration=72.923578ms logger=provisioning.dashboard t=2026-04-16T22:58:29.490018025Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-16T22:58:29.49622117Z level=info msg="State cache has been initialized" states=0 duration=118.448182ms logger=ngalert.scheduler t=2026-04-16T22:58:29.496281651Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-16T22:58:29.496445446Z level=info msg=starting first_tick=2026-04-16T22:58:30Z logger=provisioning.dashboard t=2026-04-16T22:58:29.548982558Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T22:58:29.64720385Z level=info msg="Patterns update finished" duration=76.298143ms logger=grafana-apiserver t=2026-04-16T22:58:29.800797354Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-16T22:58:29.801397641Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-16T22:58:35.892454497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:35.893339652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:35.913194942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:35.944638319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:35.965283352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:35.991911373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.012151254Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-16T22:58:36.032033215Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T22:58:36.047025339Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-16T22:58:36.059597243Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-16T22:58:36.0630184Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-16T22:58:36.084493696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.134640091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.15196782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.177564042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.199192843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.227529422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.249227654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.271291467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.283523252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.311759489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.331447554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.378890183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.398553488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.44007846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.455863256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.492930042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.512379151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.549552999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.568811703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.607485044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.625313877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.666853879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.683954632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.72604803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.74308935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.79126378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.827440021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.908309933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.931860068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:36.995925256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.015717345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.075853621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.090907936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.144122647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.164893054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.221764029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.251112417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.329094637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.346651113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.41706404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.436942951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.496618575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.517444273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.575417738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.600326171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.664849462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.685443364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.749396748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.775442133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.868097228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.88517452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.951605514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:37.972951696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.046361168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.063842852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.133769385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.15131066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.22111951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.240544158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.30971409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.32425029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.394991466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.411618866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.488035822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.505740651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.5818585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.604395736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.687405658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.708231006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.795820427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.815552554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T22:58:38.89300732Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-16T23:00:22.40310987Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-16T23:08:29.391083823Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-16T23:08:29.427836781Z level=info msg="Completed cleanup jobs" duration=49.544649ms logger=sqlstore.transactions t=2026-04-16T23:08:29.43452759Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-04-16T23:08:29.506688819Z level=info msg="Update check succeeded" duration=55.679913ms logger=sqlstore.transactions t=2026-04-16T23:13:29.303106999Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"