logger=settings t=2026-05-24T13:07:14.020035446Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-24T13:07:14Z logger=settings t=2026-05-24T13:07:14.020369012Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-24T13:07:14.020385863Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-24T13:07:14.020391013Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-24T13:07:14.020395113Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-24T13:07:14.020399203Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-24T13:07:14.020403373Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-24T13:07:14.020407493Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-24T13:07:14.020416133Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-24T13:07:14.020420243Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-24T13:07:14.020424313Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-24T13:07:14.020431974Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-24T13:07:14.020437354Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-24T13:07:14.020445194Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-24T13:07:14.020449404Z level=info msg=Target target=[all] logger=settings t=2026-05-24T13:07:14.020461444Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-24T13:07:14.020467074Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-24T13:07:14.020470694Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-24T13:07:14.020474974Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-24T13:07:14.020479754Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-24T13:07:14.020487625Z level=info msg="App mode production" logger=sqlstore t=2026-05-24T13:07:14.020829432Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-24T13:07:14.020852713Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-24T13:07:14.022588886Z level=info msg="Locking database" logger=migrator t=2026-05-24T13:07:14.022603986Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-24T13:07:14.023346701Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-24T13:07:14.024209938Z level=info msg="Migration successfully executed" id="create migration_log table" duration=865.597µs logger=migrator t=2026-05-24T13:07:14.038380466Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-24T13:07:14.039211202Z level=info msg="Migration successfully executed" id="create user table" duration=831.406µs logger=migrator t=2026-05-24T13:07:14.047585186Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-24T13:07:14.048738159Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.157343ms logger=migrator t=2026-05-24T13:07:14.055292587Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-24T13:07:14.056419169Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.116902ms logger=migrator t=2026-05-24T13:07:14.067408194Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-24T13:07:14.068123748Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=715.434µs logger=migrator t=2026-05-24T13:07:14.074091176Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-24T13:07:14.075172187Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.081201ms logger=migrator t=2026-05-24T13:07:14.079043672Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-24T13:07:14.081706205Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.662313ms logger=migrator t=2026-05-24T13:07:14.086692733Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-24T13:07:14.088035389Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.342687ms logger=migrator t=2026-05-24T13:07:14.092572947Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-24T13:07:14.093284891Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=711.864µs logger=migrator t=2026-05-24T13:07:14.097573906Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-24T13:07:14.099076805Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.501799ms logger=migrator t=2026-05-24T13:07:14.103034773Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-24T13:07:14.103665175Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=642.322µs logger=migrator t=2026-05-24T13:07:14.108759135Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-24T13:07:14.109232004Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=473.089µs logger=migrator t=2026-05-24T13:07:14.113620871Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-24T13:07:14.114726392Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.105372ms logger=migrator t=2026-05-24T13:07:14.117771871Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-24T13:07:14.117800492Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.031µs logger=migrator t=2026-05-24T13:07:14.123231289Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-24T13:07:14.126185756Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.954927ms logger=migrator t=2026-05-24T13:07:14.138503958Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-24T13:07:14.138954217Z level=info msg="Migration successfully executed" id="Add missing user data" duration=455.219µs logger=migrator t=2026-05-24T13:07:14.144291472Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-24T13:07:14.145475745Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.180872ms logger=migrator t=2026-05-24T13:07:14.155594303Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-24T13:07:14.157209214Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.614931ms logger=migrator t=2026-05-24T13:07:14.173903051Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-24T13:07:14.175764238Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.872247ms logger=migrator t=2026-05-24T13:07:14.21059065Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-24T13:07:14.218414514Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.822714ms logger=migrator t=2026-05-24T13:07:14.261690432Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-24T13:07:14.263793943Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.104481ms logger=migrator t=2026-05-24T13:07:14.337522758Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-24T13:07:14.337986647Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=467.429µs logger=migrator t=2026-05-24T13:07:14.376851599Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-24T13:07:14.377734606Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=885.987µs logger=migrator t=2026-05-24T13:07:14.424129315Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-24T13:07:14.424781258Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=656.173µs logger=migrator t=2026-05-24T13:07:14.453264606Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-24T13:07:14.453796436Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=536.33µs logger=migrator t=2026-05-24T13:07:14.474329349Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-24T13:07:14.475627615Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.301107ms logger=migrator t=2026-05-24T13:07:14.487213321Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-24T13:07:14.48819786Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=983.789µs logger=migrator t=2026-05-24T13:07:14.500271218Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-24T13:07:14.501151364Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=883.137µs logger=migrator t=2026-05-24T13:07:14.508627201Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-24T13:07:14.509836925Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.210474ms logger=migrator t=2026-05-24T13:07:14.519835551Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-24T13:07:14.521057754Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.232833ms logger=migrator t=2026-05-24T13:07:14.531689223Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-24T13:07:14.531797405Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=73.361µs logger=migrator t=2026-05-24T13:07:14.542898033Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-24T13:07:14.544205698Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.310166ms logger=migrator t=2026-05-24T13:07:14.556160333Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-24T13:07:14.557129032Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=971.069µs logger=migrator t=2026-05-24T13:07:14.567593907Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-24T13:07:14.56878508Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.192323ms logger=migrator t=2026-05-24T13:07:14.58101254Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-24T13:07:14.58259648Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.58731ms logger=migrator t=2026-05-24T13:07:14.598160066Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-24T13:07:14.607262204Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=9.097598ms logger=migrator t=2026-05-24T13:07:14.618688908Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-24T13:07:14.619566075Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=882.447µs logger=migrator t=2026-05-24T13:07:14.628578981Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-24T13:07:14.629629052Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.049661ms logger=migrator t=2026-05-24T13:07:14.648232527Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-24T13:07:14.650012582Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.791706ms logger=migrator t=2026-05-24T13:07:14.66063915Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-24T13:07:14.661339753Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=702.573µs logger=migrator t=2026-05-24T13:07:14.67291835Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-24T13:07:14.673609855Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=692.135µs logger=migrator t=2026-05-24T13:07:14.703994099Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-24T13:07:14.704690543Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=697.874µs logger=migrator t=2026-05-24T13:07:14.734546128Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-24T13:07:14.7351152Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=575.612µs logger=migrator t=2026-05-24T13:07:14.748980721Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-24T13:07:14.749541093Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=570.952µs logger=migrator t=2026-05-24T13:07:14.765647147Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-24T13:07:14.766671648Z level=info msg="Migration successfully executed" id="create star table" duration=1.024591ms logger=migrator t=2026-05-24T13:07:14.778103292Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-24T13:07:14.778866587Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=763.035µs logger=migrator t=2026-05-24T13:07:14.788090757Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-24T13:07:14.788879713Z level=info msg="Migration successfully executed" id="create org table v1" duration=782.696µs logger=migrator t=2026-05-24T13:07:14.803126112Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-24T13:07:14.804899317Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.777334ms logger=migrator t=2026-05-24T13:07:14.816966114Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-24T13:07:14.818130876Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.165862ms logger=migrator t=2026-05-24T13:07:14.829348726Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-24T13:07:14.830165312Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=817.426µs logger=migrator t=2026-05-24T13:07:14.854651802Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-24T13:07:14.855879966Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.218494ms logger=migrator t=2026-05-24T13:07:14.873067133Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-24T13:07:14.875270546Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=2.207703ms logger=migrator t=2026-05-24T13:07:14.886765372Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-24T13:07:14.886840513Z level=info msg="Migration successfully executed" id="Update org table charset" duration=81.501µs logger=migrator t=2026-05-24T13:07:14.902598971Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-24T13:07:14.902654842Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=58.521µs logger=migrator t=2026-05-24T13:07:14.914707619Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-24T13:07:14.914962584Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=255.765µs logger=migrator t=2026-05-24T13:07:14.922791418Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-24T13:07:14.924142874Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.351336ms logger=migrator t=2026-05-24T13:07:14.932500398Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-24T13:07:14.933829183Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.328126ms logger=migrator t=2026-05-24T13:07:14.9382156Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-24T13:07:14.939011325Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=798.326µs logger=migrator t=2026-05-24T13:07:14.94332025Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-24T13:07:14.943997673Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=673.423µs logger=migrator t=2026-05-24T13:07:14.955130541Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-24T13:07:14.956014338Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=888.247µs logger=migrator t=2026-05-24T13:07:14.959329524Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-24T13:07:14.960100539Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=770.905µs logger=migrator t=2026-05-24T13:07:14.962930374Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-24T13:07:14.969180386Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.248892ms logger=migrator t=2026-05-24T13:07:14.973258957Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-24T13:07:14.974570222Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.311445ms logger=migrator t=2026-05-24T13:07:14.978861967Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-24T13:07:14.980169142Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.310936ms logger=migrator t=2026-05-24T13:07:14.98365104Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-24T13:07:14.984835833Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.184943ms logger=migrator t=2026-05-24T13:07:14.989610487Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-24T13:07:14.990005005Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=394.289µs logger=migrator t=2026-05-24T13:07:14.993801669Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-24T13:07:14.994607804Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=805.735µs logger=migrator t=2026-05-24T13:07:14.997864488Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-24T13:07:14.997931609Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=72.061µs logger=migrator t=2026-05-24T13:07:15.000620932Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-24T13:07:15.003604431Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.983179ms logger=migrator t=2026-05-24T13:07:15.007145981Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-24T13:07:15.008932615Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.783544ms logger=migrator t=2026-05-24T13:07:15.013142738Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-24T13:07:15.015018074Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.874776ms logger=migrator t=2026-05-24T13:07:15.018169117Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-24T13:07:15.018959872Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=790.905µs logger=migrator t=2026-05-24T13:07:15.02243698Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-24T13:07:15.024658284Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.220894ms logger=migrator t=2026-05-24T13:07:15.027781765Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-24T13:07:15.028608591Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=823.526µs logger=migrator t=2026-05-24T13:07:15.032013288Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-24T13:07:15.033973336Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.953928ms logger=migrator t=2026-05-24T13:07:15.039013255Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-24T13:07:15.039083696Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=72.301µs logger=migrator t=2026-05-24T13:07:15.042915301Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-24T13:07:15.042951102Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=46.641µs logger=migrator t=2026-05-24T13:07:15.047786127Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-24T13:07:15.050279406Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.486759ms logger=migrator t=2026-05-24T13:07:15.055354035Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-24T13:07:15.056791183Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.436998ms logger=migrator t=2026-05-24T13:07:15.061524486Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-24T13:07:15.063478055Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.953499ms logger=migrator t=2026-05-24T13:07:15.141596726Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-24T13:07:15.144966871Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.373065ms logger=migrator t=2026-05-24T13:07:15.154510548Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-24T13:07:15.154753933Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=244.305µs logger=migrator t=2026-05-24T13:07:15.160142049Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-24T13:07:15.161047087Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=905.279µs logger=migrator t=2026-05-24T13:07:15.164579206Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-24T13:07:15.165682247Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.103141ms logger=migrator t=2026-05-24T13:07:15.17242876Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-24T13:07:15.172478171Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=50.541µs logger=migrator t=2026-05-24T13:07:15.175916608Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-24T13:07:15.177190192Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.291895ms logger=migrator t=2026-05-24T13:07:15.182051768Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-24T13:07:15.183436456Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.377847ms logger=migrator t=2026-05-24T13:07:15.187214899Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-24T13:07:15.194951561Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.735202ms logger=migrator t=2026-05-24T13:07:15.19846251Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-24T13:07:15.199185644Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=728.664µs logger=migrator t=2026-05-24T13:07:15.204037269Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-24T13:07:15.204905266Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=868.156µs logger=migrator t=2026-05-24T13:07:15.208528907Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-24T13:07:15.209410304Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=881.287µs logger=migrator t=2026-05-24T13:07:15.213144107Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-24T13:07:15.213488704Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=342.577µs logger=migrator t=2026-05-24T13:07:15.21687978Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-24T13:07:15.217439062Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=568.512µs logger=migrator t=2026-05-24T13:07:15.221143694Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-24T13:07:15.224893097Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.748893ms logger=migrator t=2026-05-24T13:07:15.229217702Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-24T13:07:15.230273243Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.056791ms logger=migrator t=2026-05-24T13:07:15.236667499Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-24T13:07:15.236848962Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=177.693µs logger=migrator t=2026-05-24T13:07:15.242371341Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-24T13:07:15.242538004Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=167.024µs logger=migrator t=2026-05-24T13:07:15.248294336Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-24T13:07:15.249672313Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.377567ms logger=migrator t=2026-05-24T13:07:15.253497889Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-24T13:07:15.25665923Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.162152ms logger=migrator t=2026-05-24T13:07:15.261604077Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-24T13:07:15.262562726Z level=info msg="Migration successfully executed" id="create data_source table" duration=958.769µs logger=migrator t=2026-05-24T13:07:15.267284198Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-24T13:07:15.268113115Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=828.656µs logger=migrator t=2026-05-24T13:07:15.27145556Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-24T13:07:15.272803266Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.347426ms logger=migrator t=2026-05-24T13:07:15.276591031Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-24T13:07:15.277783934Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.193603ms logger=migrator t=2026-05-24T13:07:15.282113109Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-24T13:07:15.282873644Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=760.485µs logger=migrator t=2026-05-24T13:07:15.287298971Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-24T13:07:15.296177335Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.878164ms logger=migrator t=2026-05-24T13:07:15.299595652Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-24T13:07:15.300279955Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=684.003µs logger=migrator t=2026-05-24T13:07:15.30363233Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-24T13:07:15.304196342Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=563.772µs logger=migrator t=2026-05-24T13:07:15.307312783Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-24T13:07:15.308544856Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.234933ms logger=migrator t=2026-05-24T13:07:15.312094946Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-24T13:07:15.312911943Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=817.197µs logger=migrator t=2026-05-24T13:07:15.316251088Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-24T13:07:15.319861749Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.61002ms logger=migrator t=2026-05-24T13:07:15.323188313Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-24T13:07:15.324827536Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.639363ms logger=migrator t=2026-05-24T13:07:15.332717041Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-24T13:07:15.332750071Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.67µs logger=migrator t=2026-05-24T13:07:15.337060335Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-24T13:07:15.337271629Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=207.504µs logger=migrator t=2026-05-24T13:07:15.343141435Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-24T13:07:15.347109612Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.964227ms logger=migrator t=2026-05-24T13:07:15.350500979Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-24T13:07:15.350690492Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=189.783µs logger=migrator t=2026-05-24T13:07:15.353952876Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-24T13:07:15.35413164Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=175.894µs logger=migrator t=2026-05-24T13:07:15.357297773Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-24T13:07:15.35973991Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.441837ms logger=migrator t=2026-05-24T13:07:15.362888212Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-24T13:07:15.363116477Z level=info msg="Migration successfully executed" id="Update uid value" duration=228.235µs logger=migrator t=2026-05-24T13:07:15.366406211Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-24T13:07:15.367229127Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=822.825µs logger=migrator t=2026-05-24T13:07:15.37048035Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-24T13:07:15.371229946Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=749.486µs logger=migrator t=2026-05-24T13:07:15.375752894Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-24T13:07:15.376573339Z level=info msg="Migration successfully executed" id="create api_key table" duration=819.505µs logger=migrator t=2026-05-24T13:07:15.379863405Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-24T13:07:15.380692461Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=828.846µs logger=migrator t=2026-05-24T13:07:15.385348632Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-24T13:07:15.386913502Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.56647ms logger=migrator t=2026-05-24T13:07:15.390166976Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-24T13:07:15.391132936Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=965.59µs logger=migrator t=2026-05-24T13:07:15.394464461Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-24T13:07:15.395438589Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=974.648µs logger=migrator t=2026-05-24T13:07:15.398686193Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-24T13:07:15.399477309Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=800.766µs logger=migrator t=2026-05-24T13:07:15.402659331Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-24T13:07:15.40362033Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=958.599µs logger=migrator t=2026-05-24T13:07:15.407049877Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-24T13:07:15.414646776Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.596069ms logger=migrator t=2026-05-24T13:07:15.417787557Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-24T13:07:15.418353128Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=566.281µs logger=migrator t=2026-05-24T13:07:15.428346374Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-24T13:07:15.429787222Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.441298ms logger=migrator t=2026-05-24T13:07:15.443328238Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-24T13:07:15.444837268Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.51254ms logger=migrator t=2026-05-24T13:07:15.452531949Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-24T13:07:15.453297894Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=767.545µs logger=migrator t=2026-05-24T13:07:15.456643179Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-24T13:07:15.456974355Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=375.747µs logger=migrator t=2026-05-24T13:07:15.459928813Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-24T13:07:15.460496234Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=567.671µs logger=migrator t=2026-05-24T13:07:15.463772509Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-24T13:07:15.46380518Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.621µs logger=migrator t=2026-05-24T13:07:15.467076154Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-24T13:07:15.471124503Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.042889ms logger=migrator t=2026-05-24T13:07:15.474363406Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-24T13:07:15.476970797Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.607301ms logger=migrator t=2026-05-24T13:07:15.480338094Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-24T13:07:15.480523947Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=185.963µs logger=migrator t=2026-05-24T13:07:15.483641218Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-24T13:07:15.486161678Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.51726ms logger=migrator t=2026-05-24T13:07:15.48987191Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-24T13:07:15.494714295Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.841885ms logger=migrator t=2026-05-24T13:07:15.498147352Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-24T13:07:15.498939778Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=792.406µs logger=migrator t=2026-05-24T13:07:15.502216522Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-24T13:07:15.502793154Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=576.522µs logger=migrator t=2026-05-24T13:07:15.508293982Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-24T13:07:15.509319211Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.025209ms logger=migrator t=2026-05-24T13:07:15.513455602Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-24T13:07:15.514268399Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=808.327µs logger=migrator t=2026-05-24T13:07:15.522184983Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-24T13:07:15.523295285Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.111382ms logger=migrator t=2026-05-24T13:07:15.526157341Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-24T13:07:15.527058599Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=901.018µs logger=migrator t=2026-05-24T13:07:15.530003566Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-24T13:07:15.530073438Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.292µs logger=migrator t=2026-05-24T13:07:15.532313942Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-24T13:07:15.532342253Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.031µs logger=migrator t=2026-05-24T13:07:15.535103017Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-24T13:07:15.538017823Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.916767ms logger=migrator t=2026-05-24T13:07:15.540779428Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-24T13:07:15.543697405Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.917907ms logger=migrator t=2026-05-24T13:07:15.546458219Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-24T13:07:15.5465349Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=77.471µs logger=migrator t=2026-05-24T13:07:15.55008851Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-24T13:07:15.550933587Z level=info msg="Migration successfully executed" id="create quota table v1" duration=839.517µs logger=migrator t=2026-05-24T13:07:15.554637399Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-24T13:07:15.555840272Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.201973ms logger=migrator t=2026-05-24T13:07:15.559047366Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-24T13:07:15.559090737Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=38.321µs logger=migrator t=2026-05-24T13:07:15.562150277Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-24T13:07:15.563211847Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.06257ms logger=migrator t=2026-05-24T13:07:15.566096634Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-24T13:07:15.566973411Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=876.137µs logger=migrator t=2026-05-24T13:07:15.570381888Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-24T13:07:15.575675842Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.293634ms logger=migrator t=2026-05-24T13:07:15.579231891Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-24T13:07:15.579271242Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=40.851µs logger=migrator t=2026-05-24T13:07:15.586032274Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-24T13:07:15.587081606Z level=info msg="Migration successfully executed" id="create session table" duration=1.043871ms logger=migrator t=2026-05-24T13:07:15.592281297Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-24T13:07:15.592367139Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=85.832µs logger=migrator t=2026-05-24T13:07:15.595681414Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-24T13:07:15.595782946Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=102.042µs logger=migrator t=2026-05-24T13:07:15.598983348Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-24T13:07:15.599760313Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=776.695µs logger=migrator t=2026-05-24T13:07:15.603101949Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-24T13:07:15.603881335Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=784.216µs logger=migrator t=2026-05-24T13:07:15.60926242Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-24T13:07:15.609303751Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=42.661µs logger=migrator t=2026-05-24T13:07:15.612861981Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-24T13:07:15.612917232Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=56.391µs logger=migrator t=2026-05-24T13:07:15.616274577Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-24T13:07:15.621615242Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.336855ms logger=migrator t=2026-05-24T13:07:15.624709643Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-24T13:07:15.628094009Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.383936ms logger=migrator t=2026-05-24T13:07:15.631481195Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-24T13:07:15.631575148Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=102.913µs logger=migrator t=2026-05-24T13:07:15.634612577Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-24T13:07:15.634715929Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=103.642µs logger=migrator t=2026-05-24T13:07:15.637900411Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-24T13:07:15.638643235Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=742.454µs logger=migrator t=2026-05-24T13:07:15.642645684Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-24T13:07:15.642670544Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=25.33µs logger=migrator t=2026-05-24T13:07:15.64601493Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-24T13:07:15.651671471Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.655841ms logger=migrator t=2026-05-24T13:07:15.655824982Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-24T13:07:15.656141648Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=317.626µs logger=migrator t=2026-05-24T13:07:15.660464713Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-24T13:07:15.664775467Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.311334ms logger=migrator t=2026-05-24T13:07:15.668165965Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-24T13:07:15.671551931Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.385906ms logger=migrator t=2026-05-24T13:07:15.675200582Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-24T13:07:15.675310784Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=111.932µs logger=migrator t=2026-05-24T13:07:15.680232061Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-24T13:07:15.681673908Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.433998ms logger=migrator t=2026-05-24T13:07:15.687095405Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-24T13:07:15.688413201Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.317986ms logger=migrator t=2026-05-24T13:07:15.693021921Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-24T13:07:15.694033471Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.01147ms logger=migrator t=2026-05-24T13:07:15.697795925Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-24T13:07:15.698768034Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=961.519µs logger=migrator t=2026-05-24T13:07:15.702250962Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-24T13:07:15.703096659Z level=info msg="Migration successfully executed" id="add index alert state" duration=845.347µs logger=migrator t=2026-05-24T13:07:15.706718469Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-24T13:07:15.707514766Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=796.197µs logger=migrator t=2026-05-24T13:07:15.711191268Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-24T13:07:15.71184136Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=650.022µs logger=migrator t=2026-05-24T13:07:15.715653255Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-24T13:07:15.716492341Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=839.426µs logger=migrator t=2026-05-24T13:07:15.720114002Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-24T13:07:15.720873927Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=762.645µs logger=migrator t=2026-05-24T13:07:15.725783263Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-24T13:07:15.734913862Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.130859ms logger=migrator t=2026-05-24T13:07:15.739372189Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-24T13:07:15.740294197Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=744.145µs logger=migrator t=2026-05-24T13:07:15.743297096Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-24T13:07:15.744187074Z 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=889.008µs logger=migrator t=2026-05-24T13:07:15.748178012Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-24T13:07:15.748477848Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=304.186µs logger=migrator t=2026-05-24T13:07:15.751800463Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-24T13:07:15.752404226Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=602.182µs logger=migrator t=2026-05-24T13:07:15.756192089Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-24T13:07:15.757093897Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=902.007µs logger=migrator t=2026-05-24T13:07:15.761461333Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-24T13:07:15.765807757Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.351215ms logger=migrator t=2026-05-24T13:07:15.773746703Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-24T13:07:15.781413263Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.66383ms logger=migrator t=2026-05-24T13:07:15.787711437Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-24T13:07:15.791467071Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.750445ms logger=migrator t=2026-05-24T13:07:15.796107971Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-24T13:07:15.801049858Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.944797ms logger=migrator t=2026-05-24T13:07:15.80875701Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-24T13:07:15.809805Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.058621ms logger=migrator t=2026-05-24T13:07:15.814674406Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-24T13:07:15.814699516Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.341µs logger=migrator t=2026-05-24T13:07:15.82053012Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-24T13:07:15.820573371Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=45.261µs logger=migrator t=2026-05-24T13:07:15.826931265Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-24T13:07:15.828055568Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.127393ms logger=migrator t=2026-05-24T13:07:15.831548606Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-24T13:07:15.832216819Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=667.663µs logger=migrator t=2026-05-24T13:07:15.837121055Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-24T13:07:15.837856089Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=737.894µs logger=migrator t=2026-05-24T13:07:15.843836617Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-24T13:07:15.845273215Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.436848ms logger=migrator t=2026-05-24T13:07:15.848883566Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-24T13:07:15.850452857Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.568931ms logger=migrator t=2026-05-24T13:07:15.856353842Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-24T13:07:15.860204667Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.850835ms logger=migrator t=2026-05-24T13:07:15.866873359Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-24T13:07:15.870761724Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.889205ms logger=migrator t=2026-05-24T13:07:15.877604528Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-24T13:07:15.878010716Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=410.518µs logger=migrator t=2026-05-24T13:07:15.882453744Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-24T13:07:15.883977464Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.522951ms logger=migrator t=2026-05-24T13:07:15.888053763Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-24T13:07:15.889012572Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=958.679µs logger=migrator t=2026-05-24T13:07:15.893244285Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-24T13:07:15.897699443Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.457908ms logger=migrator t=2026-05-24T13:07:15.905160868Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-24T13:07:15.905278351Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=113.623µs logger=migrator t=2026-05-24T13:07:15.909450093Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-24T13:07:15.910490103Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.04294ms logger=migrator t=2026-05-24T13:07:15.918308606Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-24T13:07:15.919272515Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=966.719µs logger=migrator t=2026-05-24T13:07:15.924226312Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-24T13:07:15.924394076Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=171.843µs logger=migrator t=2026-05-24T13:07:15.931887112Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-24T13:07:15.932937033Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.050111ms logger=migrator t=2026-05-24T13:07:15.938843098Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-24T13:07:15.940018972Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.175754ms logger=migrator t=2026-05-24T13:07:15.943876527Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-24T13:07:15.945025929Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.147892ms logger=migrator t=2026-05-24T13:07:15.949151081Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-24T13:07:15.950319403Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.167722ms logger=migrator t=2026-05-24T13:07:15.957323601Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-24T13:07:15.958631686Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.321675ms logger=migrator t=2026-05-24T13:07:15.962199247Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-24T13:07:15.963293608Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.093581ms logger=migrator t=2026-05-24T13:07:15.966722105Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-24T13:07:15.966762686Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.871µs logger=migrator t=2026-05-24T13:07:15.97411133Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-24T13:07:15.981241659Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.129219ms logger=migrator t=2026-05-24T13:07:15.988012822Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-24T13:07:15.989072473Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.061681ms logger=migrator t=2026-05-24T13:07:15.995268574Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-24T13:07:16.004038856Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.748511ms logger=migrator t=2026-05-24T13:07:16.008721138Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-24T13:07:16.009909432Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.180593ms logger=migrator t=2026-05-24T13:07:16.013664465Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-24T13:07:16.014880228Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.215253ms logger=migrator t=2026-05-24T13:07:16.019111932Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-24T13:07:16.019941388Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=829.546µs logger=migrator t=2026-05-24T13:07:16.023806314Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-24T13:07:16.037723007Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.913073ms logger=migrator t=2026-05-24T13:07:16.041959319Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-24T13:07:16.043444449Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.48663ms logger=migrator t=2026-05-24T13:07:16.047350805Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-24T13:07:16.048456416Z 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.107271ms logger=migrator t=2026-05-24T13:07:16.053150819Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-24T13:07:16.053357873Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=208.484µs logger=migrator t=2026-05-24T13:07:16.056921912Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-24T13:07:16.057746379Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=854.457µs logger=migrator t=2026-05-24T13:07:16.062947501Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-24T13:07:16.063195616Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=248.735µs logger=migrator t=2026-05-24T13:07:16.069946458Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-24T13:07:16.076879393Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.937205ms logger=migrator t=2026-05-24T13:07:16.080877272Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-24T13:07:16.085086564Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.213592ms logger=migrator t=2026-05-24T13:07:16.091375498Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-24T13:07:16.092277955Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=902.017µs logger=migrator t=2026-05-24T13:07:16.100826943Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-24T13:07:16.102287252Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.450529ms logger=migrator t=2026-05-24T13:07:16.109531703Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-24T13:07:16.109776498Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=245.065µs logger=migrator t=2026-05-24T13:07:16.122571999Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-24T13:07:16.128838742Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.266383ms logger=migrator t=2026-05-24T13:07:16.161272838Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-24T13:07:16.163275907Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.069949ms logger=migrator t=2026-05-24T13:07:16.175261862Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-24T13:07:16.175584968Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=327.446µs logger=migrator t=2026-05-24T13:07:16.183565895Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-24T13:07:16.185083514Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.513659ms logger=migrator t=2026-05-24T13:07:16.189052912Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-24T13:07:16.190008871Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=953.029µs logger=migrator t=2026-05-24T13:07:16.194674263Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-24T13:07:16.19557892Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=909.718µs logger=migrator t=2026-05-24T13:07:16.199533667Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-24T13:07:16.200547287Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.0134ms logger=migrator t=2026-05-24T13:07:16.204851381Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-24T13:07:16.205759959Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=908.188µs logger=migrator t=2026-05-24T13:07:16.210069214Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-24T13:07:16.210990391Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=920.217µs logger=migrator t=2026-05-24T13:07:16.214717785Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-24T13:07:16.215733765Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.01514ms logger=migrator t=2026-05-24T13:07:16.220458988Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-24T13:07:16.220546369Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=82.971µs logger=migrator t=2026-05-24T13:07:16.223720412Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-24T13:07:16.224732671Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.012309ms logger=migrator t=2026-05-24T13:07:16.229845291Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-24T13:07:16.230729168Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=883.927µs logger=migrator t=2026-05-24T13:07:16.237085224Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-24T13:07:16.238518141Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.433378ms logger=migrator t=2026-05-24T13:07:16.24509479Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-24T13:07:16.24609007Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=994.78µs logger=migrator t=2026-05-24T13:07:16.252596257Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-24T13:07:16.252983714Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=389.087µs logger=migrator t=2026-05-24T13:07:16.257186107Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-24T13:07:16.257905881Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=719.164µs logger=migrator t=2026-05-24T13:07:16.263203965Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-24T13:07:16.263322617Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=118.892µs logger=migrator t=2026-05-24T13:07:16.269558539Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-24T13:07:16.271301884Z level=info msg="Migration successfully executed" id="create team table" duration=1.734024ms logger=migrator t=2026-05-24T13:07:16.275881894Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-24T13:07:16.277010786Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.124442ms logger=migrator t=2026-05-24T13:07:16.284123164Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-24T13:07:16.285098724Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=975.74µs logger=migrator t=2026-05-24T13:07:16.290095752Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-24T13:07:16.298366295Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.271592ms logger=migrator t=2026-05-24T13:07:16.303327781Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-24T13:07:16.303531465Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=204.184µs logger=migrator t=2026-05-24T13:07:16.308821109Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-24T13:07:16.309920811Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.091712ms logger=migrator t=2026-05-24T13:07:16.316707383Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-24T13:07:16.318123732Z level=info msg="Migration successfully executed" id="create team member table" duration=1.416839ms logger=migrator t=2026-05-24T13:07:16.325950614Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-24T13:07:16.327159738Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.208974ms logger=migrator t=2026-05-24T13:07:16.333831049Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-24T13:07:16.335471632Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.644492ms logger=migrator t=2026-05-24T13:07:16.341173083Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-24T13:07:16.342150122Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=976.229µs logger=migrator t=2026-05-24T13:07:16.350023766Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-24T13:07:16.358428531Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.401625ms logger=migrator t=2026-05-24T13:07:16.36400042Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-24T13:07:16.373369664Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=9.365413ms logger=migrator t=2026-05-24T13:07:16.377427204Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-24T13:07:16.382288289Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.863495ms logger=migrator t=2026-05-24T13:07:16.387293456Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-24T13:07:16.3889759Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.687424ms logger=migrator t=2026-05-24T13:07:16.396592289Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-24T13:07:16.398226251Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.637022ms logger=migrator t=2026-05-24T13:07:16.40329722Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-24T13:07:16.404589345Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.294525ms logger=migrator t=2026-05-24T13:07:16.439818806Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-24T13:07:16.442232353Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.414357ms logger=migrator t=2026-05-24T13:07:16.451004765Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-24T13:07:16.452235449Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.233164ms logger=migrator t=2026-05-24T13:07:16.457958752Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-24T13:07:16.459109594Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.145192ms logger=migrator t=2026-05-24T13:07:16.473043787Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-24T13:07:16.475072667Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.03004ms logger=migrator t=2026-05-24T13:07:16.481406441Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-24T13:07:16.482434851Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.02912ms logger=migrator t=2026-05-24T13:07:16.488140423Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-24T13:07:16.488636062Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=496.279µs logger=migrator t=2026-05-24T13:07:16.493440057Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-24T13:07:16.493860765Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=420.418µs logger=migrator t=2026-05-24T13:07:16.498536157Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-24T13:07:16.500010416Z level=info msg="Migration successfully executed" id="create tag table" duration=1.478259ms logger=migrator t=2026-05-24T13:07:16.505712828Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-24T13:07:16.506660166Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=948.788µs logger=migrator t=2026-05-24T13:07:16.512847627Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-24T13:07:16.513624232Z level=info msg="Migration successfully executed" id="create login attempt table" duration=773.915µs logger=migrator t=2026-05-24T13:07:16.518735292Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-24T13:07:16.520558178Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.823406ms logger=migrator t=2026-05-24T13:07:16.525499435Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-24T13:07:16.526557636Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.059581ms logger=migrator t=2026-05-24T13:07:16.53083976Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-24T13:07:16.547863344Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.018934ms logger=migrator t=2026-05-24T13:07:16.552356411Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-24T13:07:16.553191338Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=834.477µs logger=migrator t=2026-05-24T13:07:16.558017342Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-24T13:07:16.559111004Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.086672ms logger=migrator t=2026-05-24T13:07:16.564230124Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-24T13:07:16.564562841Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=333.428µs logger=migrator t=2026-05-24T13:07:16.569267203Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-24T13:07:16.570399065Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.131552ms logger=migrator t=2026-05-24T13:07:16.575340772Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-24T13:07:16.576355582Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.01613ms logger=migrator t=2026-05-24T13:07:16.580664136Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-24T13:07:16.581675856Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.01142ms logger=migrator t=2026-05-24T13:07:16.586643013Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-24T13:07:16.586762915Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=131.132µs logger=migrator t=2026-05-24T13:07:16.591416657Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-24T13:07:16.596643299Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.226442ms logger=migrator t=2026-05-24T13:07:16.60177299Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-24T13:07:16.607068474Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.298774ms logger=migrator t=2026-05-24T13:07:16.612412799Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-24T13:07:16.617948047Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.534828ms logger=migrator t=2026-05-24T13:07:16.623153938Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-24T13:07:16.628838751Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.678843ms logger=migrator t=2026-05-24T13:07:16.633373089Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-24T13:07:16.634371968Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=998.809µs logger=migrator t=2026-05-24T13:07:16.640070221Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-24T13:07:16.649791491Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.7219ms logger=migrator t=2026-05-24T13:07:16.655315639Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-24T13:07:16.656198486Z level=info msg="Migration successfully executed" id="create server_lock table" duration=882.787µs logger=migrator t=2026-05-24T13:07:16.661738765Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-24T13:07:16.662741425Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.00331ms logger=migrator t=2026-05-24T13:07:16.668578909Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-24T13:07:16.669487107Z level=info msg="Migration successfully executed" id="create user auth token table" duration=908.408µs logger=migrator t=2026-05-24T13:07:16.676378611Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-24T13:07:16.677541285Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.155123ms logger=migrator t=2026-05-24T13:07:16.683812037Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-24T13:07:16.685136594Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.324347ms logger=migrator t=2026-05-24T13:07:16.692335464Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-24T13:07:16.693500588Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.165084ms logger=migrator t=2026-05-24T13:07:16.700149978Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-24T13:07:16.705928761Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.757082ms logger=migrator t=2026-05-24T13:07:16.710284307Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-24T13:07:16.711262446Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=977.998µs logger=migrator t=2026-05-24T13:07:16.716459507Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-24T13:07:16.717394655Z level=info msg="Migration successfully executed" id="create cache_data table" duration=935.108µs logger=migrator t=2026-05-24T13:07:16.724575997Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-24T13:07:16.725562496Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=986.009µs logger=migrator t=2026-05-24T13:07:16.733808637Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-24T13:07:16.734910368Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.107471ms logger=migrator t=2026-05-24T13:07:16.743404165Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-24T13:07:16.744286473Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=884.908µs logger=migrator t=2026-05-24T13:07:16.749594417Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-24T13:07:16.749645878Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=51.991µs logger=migrator t=2026-05-24T13:07:16.754965632Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-24T13:07:16.755073724Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=108.202µs logger=migrator t=2026-05-24T13:07:16.761882217Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-24T13:07:16.764937277Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.861596ms logger=migrator t=2026-05-24T13:07:16.777789999Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-24T13:07:16.778984623Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.197713ms logger=migrator t=2026-05-24T13:07:16.794566708Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-24T13:07:16.796306022Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.739724ms logger=migrator t=2026-05-24T13:07:16.804054674Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-24T13:07:16.804122075Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.171µs logger=migrator t=2026-05-24T13:07:16.809386729Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-24T13:07:16.810316296Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=925.347µs logger=migrator t=2026-05-24T13:07:16.81660592Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-24T13:07:16.817505618Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=900.708µs logger=migrator t=2026-05-24T13:07:16.823160048Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-24T13:07:16.824200678Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.04715ms logger=migrator t=2026-05-24T13:07:16.835374317Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-24T13:07:16.836990179Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.615802ms logger=migrator t=2026-05-24T13:07:16.84263698Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-24T13:07:16.848675148Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.037468ms logger=migrator t=2026-05-24T13:07:16.85388438Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-24T13:07:16.854783348Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=902.778µs logger=migrator t=2026-05-24T13:07:16.861911398Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-24T13:07:16.86203604Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=125.622µs logger=migrator t=2026-05-24T13:07:16.86815524Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-24T13:07:16.869716071Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.560771ms logger=migrator t=2026-05-24T13:07:16.874865461Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-24T13:07:16.875863321Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.00937ms logger=migrator t=2026-05-24T13:07:16.882488421Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-24T13:07:16.883548181Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.0593ms logger=migrator t=2026-05-24T13:07:16.887750144Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-24T13:07:16.887838326Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=88.712µs logger=migrator t=2026-05-24T13:07:16.894887203Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-24T13:07:16.896617558Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.729455ms logger=migrator t=2026-05-24T13:07:16.901267959Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-24T13:07:16.902483353Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.215424ms logger=migrator t=2026-05-24T13:07:16.907827618Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-24T13:07:16.908847827Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.019749ms logger=migrator t=2026-05-24T13:07:16.914663462Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-24T13:07:16.915744243Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.080011ms logger=migrator t=2026-05-24T13:07:16.922079087Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-24T13:07:16.927957822Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.878185ms logger=migrator t=2026-05-24T13:07:16.934779256Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-24T13:07:16.935722954Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=943.948µs logger=migrator t=2026-05-24T13:07:16.942798763Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-24T13:07:16.944393934Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.596441ms logger=migrator t=2026-05-24T13:07:16.949881262Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-24T13:07:16.980632204Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.737982ms logger=migrator t=2026-05-24T13:07:16.996297941Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-24T13:07:17.023135787Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.838956ms logger=migrator t=2026-05-24T13:07:17.027946701Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-24T13:07:17.028732506Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=784.085µs logger=migrator t=2026-05-24T13:07:17.033272166Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-24T13:07:17.034818486Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.5462ms logger=migrator t=2026-05-24T13:07:17.040739253Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-24T13:07:17.046414824Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.67029ms logger=migrator t=2026-05-24T13:07:17.050989673Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-24T13:07:17.056772846Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.782893ms logger=migrator t=2026-05-24T13:07:17.061457818Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-24T13:07:17.062440527Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=982.639µs logger=migrator t=2026-05-24T13:07:17.068556727Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-24T13:07:17.070076287Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.51939ms logger=migrator t=2026-05-24T13:07:17.07586451Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-24T13:07:17.07688501Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.02023ms logger=migrator t=2026-05-24T13:07:17.082781427Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-24T13:07:17.08451792Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.734974ms logger=migrator t=2026-05-24T13:07:17.098358991Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-24T13:07:17.098481874Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=124.143µs logger=migrator t=2026-05-24T13:07:17.103655825Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-24T13:07:17.113508519Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.854754ms logger=migrator t=2026-05-24T13:07:17.117851133Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-24T13:07:17.124305459Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.454266ms logger=migrator t=2026-05-24T13:07:17.129074903Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-24T13:07:17.135530799Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.456166ms logger=migrator t=2026-05-24T13:07:17.14165405Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-24T13:07:17.142471186Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=817.776µs logger=migrator t=2026-05-24T13:07:17.147583656Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-24T13:07:17.149244208Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.660052ms logger=migrator t=2026-05-24T13:07:17.156682694Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-24T13:07:17.166415424Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.73345ms logger=migrator t=2026-05-24T13:07:17.171586006Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-24T13:07:17.178095704Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.505818ms logger=migrator t=2026-05-24T13:07:17.182656073Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-24T13:07:17.183517421Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=861.478µs logger=migrator t=2026-05-24T13:07:17.188009048Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-24T13:07:17.1932106Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.199472ms logger=migrator t=2026-05-24T13:07:17.197210428Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-24T13:07:17.21155869Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=14.345152ms logger=migrator t=2026-05-24T13:07:17.221336871Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-24T13:07:17.221477014Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=160.833µs logger=migrator t=2026-05-24T13:07:17.226260298Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-24T13:07:17.227233917Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=976.199µs logger=migrator t=2026-05-24T13:07:17.246655147Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-24T13:07:17.248470103Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.814416ms logger=migrator t=2026-05-24T13:07:17.269086687Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-24T13:07:17.271087917Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=2.006609ms logger=migrator t=2026-05-24T13:07:17.279348549Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-24T13:07:17.279501181Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=153.693µs logger=migrator t=2026-05-24T13:07:17.285679022Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-24T13:07:17.293132239Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.451316ms logger=migrator t=2026-05-24T13:07:17.298666617Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-24T13:07:17.305562732Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.895795ms logger=migrator t=2026-05-24T13:07:17.312692952Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-24T13:07:17.320397162Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.69601ms logger=migrator t=2026-05-24T13:07:17.327300558Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-24T13:07:17.334402877Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.100819ms logger=migrator t=2026-05-24T13:07:17.342002966Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-24T13:07:17.346757909Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.755143ms logger=migrator t=2026-05-24T13:07:17.352539463Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-24T13:07:17.352604284Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.801µs logger=migrator t=2026-05-24T13:07:17.359131532Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-24T13:07:17.360168483Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.036611ms logger=migrator t=2026-05-24T13:07:17.364527467Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-24T13:07:17.373676416Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.142309ms logger=migrator t=2026-05-24T13:07:17.379599263Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-24T13:07:17.379722485Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=127.272µs logger=migrator t=2026-05-24T13:07:17.383656312Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-24T13:07:17.389321293Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.663111ms logger=migrator t=2026-05-24T13:07:17.394407043Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-24T13:07:17.395441073Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.05605ms logger=migrator t=2026-05-24T13:07:17.406466019Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-24T13:07:17.41518509Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.722561ms logger=migrator t=2026-05-24T13:07:17.420669097Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-24T13:07:17.421468843Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=799.756µs logger=migrator t=2026-05-24T13:07:17.427195926Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-24T13:07:17.428316677Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.120141ms logger=migrator t=2026-05-24T13:07:17.43256007Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-24T13:07:17.438408606Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.848935ms logger=migrator t=2026-05-24T13:07:17.443817561Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-24T13:07:17.444622587Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=805.066µs logger=migrator t=2026-05-24T13:07:17.451150455Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-24T13:07:17.453060563Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.912798ms logger=migrator t=2026-05-24T13:07:17.459484818Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-24T13:07:17.460425436Z level=info msg="Migration successfully executed" id="create alert_image table" duration=941.028µs logger=migrator t=2026-05-24T13:07:17.46414328Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-24T13:07:17.465223741Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.079861ms logger=migrator t=2026-05-24T13:07:17.468886412Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-24T13:07:17.468973614Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=89.722µs logger=migrator t=2026-05-24T13:07:17.473717387Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-24T13:07:17.474705156Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=990.649µs logger=migrator t=2026-05-24T13:07:17.478730325Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-24T13:07:17.479814266Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.083471ms logger=migrator t=2026-05-24T13:07:17.483043019Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-24T13:07:17.48355171Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-24T13:07:17.48916362Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-24T13:07:17.489871594Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=710.044µs logger=migrator t=2026-05-24T13:07:17.493467014Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-24T13:07:17.495386942Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.914418ms logger=migrator t=2026-05-24T13:07:17.498922491Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-24T13:07:17.505607022Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.68407ms logger=migrator t=2026-05-24T13:07:17.509955797Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-24T13:07:17.511003147Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.05113ms logger=migrator t=2026-05-24T13:07:17.516512225Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-24T13:07:17.518221929Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.708804ms logger=migrator t=2026-05-24T13:07:17.523087755Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-24T13:07:17.524258677Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.172272ms logger=migrator t=2026-05-24T13:07:17.528898629Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-24T13:07:17.52999635Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.092151ms logger=migrator t=2026-05-24T13:07:17.533803725Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-24T13:07:17.534872116Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.068121ms logger=migrator t=2026-05-24T13:07:17.538878754Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-24T13:07:17.538911044Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.211µs logger=migrator t=2026-05-24T13:07:17.54428379Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-24T13:07:17.544414992Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=126.742µs logger=migrator t=2026-05-24T13:07:17.54739397Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-24T13:07:17.55448919Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.09351ms logger=migrator t=2026-05-24T13:07:17.557617631Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-24T13:07:17.557985168Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=367.587µs logger=migrator t=2026-05-24T13:07:17.560533468Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-24T13:07:17.562304273Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.769685ms logger=migrator t=2026-05-24T13:07:17.56677948Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-24T13:07:17.567306122Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=530.691µs logger=migrator t=2026-05-24T13:07:17.571225538Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-24T13:07:17.572767138Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.54098ms logger=migrator t=2026-05-24T13:07:17.584190363Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-24T13:07:17.58564261Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.458658ms logger=migrator t=2026-05-24T13:07:17.591132288Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-24T13:07:17.625568873Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.431034ms logger=migrator t=2026-05-24T13:07:17.62949266Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-24T13:07:17.637516357Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.033547ms logger=migrator t=2026-05-24T13:07:17.641844022Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-24T13:07:17.642016835Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=173.283µs logger=migrator t=2026-05-24T13:07:17.647526643Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-24T13:07:17.68105471Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.530087ms logger=migrator t=2026-05-24T13:07:17.686352114Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-24T13:07:17.722571034Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.22006ms logger=migrator t=2026-05-24T13:07:17.728581492Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-24T13:07:17.729880938Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.303657ms logger=migrator t=2026-05-24T13:07:17.735315593Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-24T13:07:17.738026236Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.712863ms logger=migrator t=2026-05-24T13:07:17.743439422Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-24T13:07:17.743721488Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=285.036µs logger=migrator t=2026-05-24T13:07:17.747097335Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-24T13:07:17.748014502Z level=info msg="Migration successfully executed" id="create permission table" duration=916.927µs logger=migrator t=2026-05-24T13:07:17.751977389Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-24T13:07:17.753996509Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.02826ms logger=migrator t=2026-05-24T13:07:17.758975347Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-24T13:07:17.76018462Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.208913ms logger=migrator t=2026-05-24T13:07:17.764124548Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-24T13:07:17.765013036Z level=info msg="Migration successfully executed" id="create role table" duration=888.358µs logger=migrator t=2026-05-24T13:07:17.769611926Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-24T13:07:17.780267925Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.652359ms logger=migrator t=2026-05-24T13:07:17.787941675Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-24T13:07:17.797645795Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.706261ms logger=migrator t=2026-05-24T13:07:17.802677004Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-24T13:07:17.803610542Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=930.758µs logger=migrator t=2026-05-24T13:07:17.807175462Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-24T13:07:17.80813372Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=957.578µs logger=migrator t=2026-05-24T13:07:17.814951844Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-24T13:07:17.816240929Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.292115ms logger=migrator t=2026-05-24T13:07:17.820044244Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-24T13:07:17.820712727Z level=info msg="Migration successfully executed" id="create team role table" duration=668.943µs logger=migrator t=2026-05-24T13:07:17.824754106Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-24T13:07:17.825979971Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.233234ms logger=migrator t=2026-05-24T13:07:17.829803995Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-24T13:07:17.830924907Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.115752ms logger=migrator t=2026-05-24T13:07:17.834304754Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-24T13:07:17.835408875Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.103711ms logger=migrator t=2026-05-24T13:07:17.838992016Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-24T13:07:17.840064676Z level=info msg="Migration successfully executed" id="create user role table" duration=1.07242ms logger=migrator t=2026-05-24T13:07:17.843925522Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-24T13:07:17.844985853Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.060971ms logger=migrator t=2026-05-24T13:07:17.851099943Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-24T13:07:17.852352737Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.251954ms logger=migrator t=2026-05-24T13:07:17.855937328Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-24T13:07:17.857222173Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.284724ms logger=migrator t=2026-05-24T13:07:17.861003576Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-24T13:07:17.861883994Z level=info msg="Migration successfully executed" id="create builtin role table" duration=880.408µs logger=migrator t=2026-05-24T13:07:17.866754189Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-24T13:07:17.868190928Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.440808ms logger=migrator t=2026-05-24T13:07:17.872035812Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-24T13:07:17.873111754Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.075652ms logger=migrator t=2026-05-24T13:07:17.877039541Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-24T13:07:17.885822633Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.782652ms logger=migrator t=2026-05-24T13:07:17.889315371Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-24T13:07:17.890627717Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.311656ms logger=migrator t=2026-05-24T13:07:17.893916691Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-24T13:07:17.895225828Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.308337ms logger=migrator t=2026-05-24T13:07:17.899057452Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-24T13:07:17.900160154Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.102642ms logger=migrator t=2026-05-24T13:07:17.902815676Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-24T13:07:17.904413498Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.594522ms logger=migrator t=2026-05-24T13:07:17.907649911Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-24T13:07:17.908687751Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.030799ms logger=migrator t=2026-05-24T13:07:17.91221265Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-24T13:07:17.913300221Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.088021ms logger=migrator t=2026-05-24T13:07:17.916339451Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-24T13:07:17.922560683Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=6.219332ms logger=migrator t=2026-05-24T13:07:17.925234805Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-24T13:07:17.933451246Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.212441ms logger=migrator t=2026-05-24T13:07:17.936826582Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-24T13:07:17.945364379Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.537567ms logger=migrator t=2026-05-24T13:07:17.948484421Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-24T13:07:17.955461898Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.976797ms logger=migrator t=2026-05-24T13:07:17.958850254Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-24T13:07:17.960203511Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.352587ms logger=migrator t=2026-05-24T13:07:17.96479042Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-24T13:07:17.965871002Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.080512ms logger=migrator t=2026-05-24T13:07:17.96938044Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-24T13:07:17.970566023Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.185143ms logger=migrator t=2026-05-24T13:07:17.97442624Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-24T13:07:17.976116532Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.689913ms logger=migrator t=2026-05-24T13:07:17.979224214Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-24T13:07:17.98059592Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.371116ms logger=migrator t=2026-05-24T13:07:17.98418379Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-24T13:07:17.984273552Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=90.662µs logger=migrator t=2026-05-24T13:07:17.987426064Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-24T13:07:17.987468725Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=43.621µs logger=migrator t=2026-05-24T13:07:17.990974574Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-24T13:07:17.991427442Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=452.778µs logger=migrator t=2026-05-24T13:07:17.994463752Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-24T13:07:17.995042343Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=576.831µs logger=migrator t=2026-05-24T13:07:17.998155414Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-24T13:07:17.99891909Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=763.316µs logger=migrator t=2026-05-24T13:07:18.002611192Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-24T13:07:18.002831126Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=220.484µs logger=migrator t=2026-05-24T13:07:18.005742083Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-24T13:07:18.006242793Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=500.52µs logger=migrator t=2026-05-24T13:07:18.009290912Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-24T13:07:18.01015946Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=868.268µs logger=migrator t=2026-05-24T13:07:18.013599657Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-24T13:07:18.01479273Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.192623ms logger=migrator t=2026-05-24T13:07:18.018621286Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-24T13:07:18.028163802Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.542576ms logger=migrator t=2026-05-24T13:07:18.030845175Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-24T13:07:18.030892766Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=48.061µs logger=migrator t=2026-05-24T13:07:18.033916785Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-24T13:07:18.034636289Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=720.034µs logger=migrator t=2026-05-24T13:07:18.039180108Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-24T13:07:18.040431482Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.251054ms logger=migrator t=2026-05-24T13:07:18.043933322Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-24T13:07:18.045063694Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.130732ms logger=migrator t=2026-05-24T13:07:18.048783006Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-24T13:07:18.058888575Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.098918ms logger=migrator t=2026-05-24T13:07:18.063433824Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-24T13:07:18.065257439Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.823845ms logger=migrator t=2026-05-24T13:07:18.069771228Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-24T13:07:18.071072013Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.305135ms logger=migrator t=2026-05-24T13:07:18.074395089Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-24T13:07:18.097393409Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.99806ms logger=migrator t=2026-05-24T13:07:18.10100757Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-24T13:07:18.101804765Z level=info msg="Migration successfully executed" id="create correlation v2" duration=796.895µs logger=migrator t=2026-05-24T13:07:18.105953697Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-24T13:07:18.107078619Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.124802ms logger=migrator t=2026-05-24T13:07:18.110714461Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-24T13:07:18.111820282Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.105851ms logger=migrator t=2026-05-24T13:07:18.115789649Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-24T13:07:18.116933462Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.144033ms logger=migrator t=2026-05-24T13:07:18.120782057Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-24T13:07:18.121129694Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=346.977µs logger=migrator t=2026-05-24T13:07:18.12601661Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-24T13:07:18.127514939Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.507239ms logger=migrator t=2026-05-24T13:07:18.131334884Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-24T13:07:18.139689988Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.355014ms logger=migrator t=2026-05-24T13:07:18.144427811Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-24T13:07:18.145074884Z level=info msg="Migration successfully executed" id="create entity_events table" duration=649.723µs logger=migrator t=2026-05-24T13:07:18.148154784Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-24T13:07:18.148878718Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=722.744µs logger=migrator t=2026-05-24T13:07:18.1535375Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-24T13:07:18.154286174Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-24T13:07:18.157839683Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-24T13:07:18.158310072Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-24T13:07:18.161466635Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-24T13:07:18.16225511Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=787.995µs logger=migrator t=2026-05-24T13:07:18.164549725Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-24T13:07:18.165529464Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=979.609µs logger=migrator t=2026-05-24T13:07:18.169635455Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-24T13:07:18.170778257Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.142732ms logger=migrator t=2026-05-24T13:07:18.1745093Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-24T13:07:18.176340756Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.827166ms logger=migrator t=2026-05-24T13:07:18.181247073Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-24T13:07:18.183015307Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.768583ms logger=migrator t=2026-05-24T13:07:18.186535596Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-24T13:07:18.1877439Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.208324ms logger=migrator t=2026-05-24T13:07:18.192758378Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-24T13:07:18.194184226Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.425798ms logger=migrator t=2026-05-24T13:07:18.198229985Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-24T13:07:18.200318266Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.08907ms logger=migrator t=2026-05-24T13:07:18.204235563Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-24T13:07:18.205533068Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.298975ms logger=migrator t=2026-05-24T13:07:18.213617876Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-24T13:07:18.214872242Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.256166ms logger=migrator t=2026-05-24T13:07:18.220222767Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-24T13:07:18.221322698Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.089301ms logger=migrator t=2026-05-24T13:07:18.225146432Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-24T13:07:18.246699675Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.549043ms logger=migrator t=2026-05-24T13:07:18.249890467Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-24T13:07:18.257263752Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.374265ms logger=migrator t=2026-05-24T13:07:18.261855831Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-24T13:07:18.270197525Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.341174ms logger=migrator t=2026-05-24T13:07:18.274121463Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-24T13:07:18.274337807Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=218.804µs logger=migrator t=2026-05-24T13:07:18.2775782Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-24T13:07:18.286041846Z level=info msg="Migration successfully executed" id="add share column" duration=8.463206ms logger=migrator t=2026-05-24T13:07:18.289501343Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-24T13:07:18.289671577Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=170.664µs logger=migrator t=2026-05-24T13:07:18.292771177Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-24T13:07:18.293680356Z level=info msg="Migration successfully executed" id="create file table" duration=909.409µs logger=migrator t=2026-05-24T13:07:18.297633463Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-24T13:07:18.298694884Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.061171ms logger=migrator t=2026-05-24T13:07:18.302803144Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-24T13:07:18.303907205Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.088491ms logger=migrator t=2026-05-24T13:07:18.308593358Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-24T13:07:18.309421034Z level=info msg="Migration successfully executed" id="create file_meta table" duration=827.526µs logger=migrator t=2026-05-24T13:07:18.313494704Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-24T13:07:18.314595975Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.105761ms logger=migrator t=2026-05-24T13:07:18.318639815Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-24T13:07:18.318709396Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.041µs logger=migrator t=2026-05-24T13:07:18.322323027Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-24T13:07:18.322421869Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=98.462µs logger=migrator t=2026-05-24T13:07:18.326285974Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-24T13:07:18.327115991Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=832.407µs logger=migrator t=2026-05-24T13:07:18.330536238Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-24T13:07:18.330737252Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=200.974µs logger=migrator t=2026-05-24T13:07:18.334251491Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-24T13:07:18.335490255Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.238575ms logger=migrator t=2026-05-24T13:07:18.338939863Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-24T13:07:18.35056563Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.626367ms logger=migrator t=2026-05-24T13:07:18.35411803Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-24T13:07:18.354261533Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=143.072µs logger=migrator t=2026-05-24T13:07:18.35765208Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-24T13:07:18.358489426Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=837.096µs logger=migrator t=2026-05-24T13:07:18.362092296Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-24T13:07:18.36279878Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=708.174µs logger=migrator t=2026-05-24T13:07:18.366638146Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-24T13:07:18.367014413Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=377.537µs logger=migrator t=2026-05-24T13:07:18.370722525Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-24T13:07:18.371239426Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=516.541µs logger=migrator t=2026-05-24T13:07:18.374704094Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-24T13:07:18.384660768Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.955154ms logger=migrator t=2026-05-24T13:07:18.388023294Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-24T13:07:18.394541923Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.516338ms logger=migrator t=2026-05-24T13:07:18.397856927Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-24T13:07:18.398968309Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.111852ms logger=migrator t=2026-05-24T13:07:18.40208475Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-24T13:07:18.475255145Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.168724ms logger=migrator t=2026-05-24T13:07:18.48064287Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-24T13:07:18.4816904Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.04741ms logger=migrator t=2026-05-24T13:07:18.487675387Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-24T13:07:18.48886192Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.186333ms logger=migrator t=2026-05-24T13:07:18.494174364Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-24T13:07:18.520673344Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.49841ms logger=migrator t=2026-05-24T13:07:18.527499058Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-24T13:07:18.53833967Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.844973ms logger=migrator t=2026-05-24T13:07:18.541822068Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-24T13:07:18.542046942Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=222.684µs logger=migrator t=2026-05-24T13:07:18.544192075Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-24T13:07:18.544319327Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=129.113µs logger=migrator t=2026-05-24T13:07:18.547157603Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-24T13:07:18.547301526Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=144.083µs logger=migrator t=2026-05-24T13:07:18.551634971Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-24T13:07:18.552040839Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=406.588µs logger=migrator t=2026-05-24T13:07:18.557105878Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-24T13:07:18.557436504Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=330.736µs logger=migrator t=2026-05-24T13:07:18.561736729Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-24T13:07:18.562751609Z level=info msg="Migration successfully executed" id="create folder table" duration=1.01496ms logger=migrator t=2026-05-24T13:07:18.567119224Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-24T13:07:18.568341238Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.221904ms logger=migrator t=2026-05-24T13:07:18.58221913Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-24T13:07:18.584428154Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.208834ms logger=migrator t=2026-05-24T13:07:18.589495022Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-24T13:07:18.589546843Z level=info msg="Migration successfully executed" id="Update folder title length" duration=55.611µs logger=migrator t=2026-05-24T13:07:18.59395825Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-24T13:07:18.595347158Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.389387ms logger=migrator t=2026-05-24T13:07:18.604225372Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-24T13:07:18.606261901Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.03965ms logger=migrator t=2026-05-24T13:07:18.61438715Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-24T13:07:18.615807878Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.423538ms logger=migrator t=2026-05-24T13:07:18.619801756Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-24T13:07:18.620396688Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=594.782µs logger=migrator t=2026-05-24T13:07:18.625819624Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-24T13:07:18.626073909Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=254.745µs logger=migrator t=2026-05-24T13:07:18.631080937Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-24T13:07:18.63218272Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.101652ms logger=migrator t=2026-05-24T13:07:18.639084034Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-24T13:07:18.640640815Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.559001ms logger=migrator t=2026-05-24T13:07:18.645635962Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-24T13:07:18.647447408Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.812186ms logger=migrator t=2026-05-24T13:07:18.65212839Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-24T13:07:18.65467494Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.54584ms logger=migrator t=2026-05-24T13:07:18.660684038Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-24T13:07:18.661752248Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.06815ms logger=migrator t=2026-05-24T13:07:18.666321808Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-24T13:07:18.667856298Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.53702ms logger=migrator t=2026-05-24T13:07:18.673207713Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-24T13:07:18.675305134Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.093851ms logger=migrator t=2026-05-24T13:07:18.680905064Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-24T13:07:18.682237611Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.337457ms logger=migrator t=2026-05-24T13:07:18.688777459Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-24T13:07:18.690519982Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.746504ms logger=migrator t=2026-05-24T13:07:18.69604873Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-24T13:07:18.697173083Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.122123ms logger=migrator t=2026-05-24T13:07:18.703087389Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-24T13:07:18.704310402Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.223483ms logger=migrator t=2026-05-24T13:07:18.753282492Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-24T13:07:18.753639979Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=359.437µs logger=migrator t=2026-05-24T13:07:18.759735429Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-24T13:07:18.769526081Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.790522ms logger=migrator t=2026-05-24T13:07:18.775207352Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-24T13:07:18.775950556Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=743.814µs logger=migrator t=2026-05-24T13:07:18.781424004Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-24T13:07:18.781457525Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.331µs logger=migrator t=2026-05-24T13:07:18.789939921Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-24T13:07:18.791778067Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.837886ms logger=migrator t=2026-05-24T13:07:18.798227993Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-24T13:07:18.798272804Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=50.761µs logger=migrator t=2026-05-24T13:07:18.804870343Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-24T13:07:18.806591627Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.723074ms logger=migrator t=2026-05-24T13:07:18.812733897Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-24T13:07:18.815040623Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.305045ms logger=migrator t=2026-05-24T13:07:18.821699443Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-24T13:07:18.822751594Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.052321ms logger=migrator t=2026-05-24T13:07:18.829056688Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-24T13:07:18.830296851Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.242244ms logger=migrator t=2026-05-24T13:07:18.839258168Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-24T13:07:18.839629195Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=373.497µs logger=migrator t=2026-05-24T13:07:18.848336326Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-24T13:07:18.848892446Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=557.741µs logger=migrator t=2026-05-24T13:07:18.862498933Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-24T13:07:18.864242886Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.740963ms logger=migrator t=2026-05-24T13:07:18.869789215Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-24T13:07:18.871191963Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.402558ms logger=migrator t=2026-05-24T13:07:18.878049217Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-24T13:07:18.891361658Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.318401ms logger=migrator t=2026-05-24T13:07:18.89602177Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-24T13:07:18.905398443Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.373983ms logger=migrator t=2026-05-24T13:07:18.910019114Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-24T13:07:18.916748715Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.729661ms logger=migrator t=2026-05-24T13:07:18.922363726Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-24T13:07:18.922456747Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=93.691µs logger=migrator t=2026-05-24T13:07:18.926930365Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-24T13:07:18.939063753Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.134078ms logger=migrator t=2026-05-24T13:07:18.943723265Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-24T13:07:18.951463006Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.738822ms logger=migrator t=2026-05-24T13:07:18.956630637Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-24T13:07:18.956979825Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=347.547µs logger=migrator t=2026-05-24T13:07:18.962056793Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.938916366s logger=migrator t=2026-05-24T13:07:18.962671146Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-24T13:07:18.979665509Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-24T13:07:18.979918944Z level=info msg="Created default organization" logger=secrets t=2026-05-24T13:07:18.986724317Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-24T13:07:19.037208576Z level=info msg="Restored cache from database" duration=382.007µs logger=plugin.store t=2026-05-24T13:07:19.038448951Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-24T13:07:19.072022279Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-24T13:07:19.07204993Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-24T13:07:19.072125881Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-24T13:07:19.072137361Z level=info msg="Plugins loaded" count=54 duration=33.68951ms logger=query_data t=2026-05-24T13:07:19.076132889Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-24T13:07:19.078878223Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-24T13:07:19.082871752Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-24T13:07:19.091316217Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-24T13:07:19.093439778Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-24T13:07:19.095203683Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-24T13:07:19.115327307Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-24T13:07:19.135838619Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-24T13:07:19.163066453Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-24T13:07:19.163096553Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-24T13:07:19.163412619Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-24T13:07:19.165435169Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-24T13:07:19.16697607Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-24T13:07:19.172165641Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-24T13:07:19.172228532Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-05-24T13:07:19.24046855Z level=info msg="Update check succeeded" duration=76.910018ms logger=ngalert.state.manager t=2026-05-24T13:07:19.241207354Z level=info msg="State cache has been initialized" states=0 duration=76.614191ms logger=ngalert.scheduler t=2026-05-24T13:07:19.241240555Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-24T13:07:19.241309316Z level=info msg=starting first_tick=2026-05-24T13:07:20Z logger=plugins.update.checker t=2026-05-24T13:07:19.243835446Z level=info msg="Update check succeeded" duration=78.246674ms logger=sqlstore.transactions t=2026-05-24T13:07:19.281002924Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-24T13:07:19.363797997Z level=info msg="Patterns update finished" duration=117.85371ms logger=provisioning.dashboard t=2026-05-24T13:07:19.431109016Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-24T13:07:19.530774868Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-24T13:07:19.531278479Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-24T13:07:22.859250126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:22.860438979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:22.880616615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:22.905726966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:22.921900554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:22.959596132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:22.980567424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.001559764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.031315908Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-24T13:07:23.077143145Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-24T13:07:23.111314556Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-24T13:07:23.125222659Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-24T13:07:23.139527219Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-05-24T13:07:23.15543948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.176539354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.230204975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.250172307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.303215266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.31920684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.377576434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.399651165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.439706061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.453097514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.511072789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.529693414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.577840838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.594188918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.6335591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.666537596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.757614151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.779828476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.844682467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.863560427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.915294241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.928950418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.992267379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.01273435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.078291335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.092795479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.139576907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.158362814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.216574705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.237538736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.299516781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.320323008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.392923241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.407730791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.473186354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.488612616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.538557925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.559571177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.631414984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.649418028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.715183136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.731216941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.794716814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.808795731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.8822302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.899658511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.966157895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.984668007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.286991971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.304387452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.725328052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.744369944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.826717379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.848601578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.933322928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.951865191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.020218301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.04262143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.115055309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.133221185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.208638413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.220313401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.30235316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.320022216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.466260711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.478036032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.586329654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.603201885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.668069266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.686518148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.775220826Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-24T13:08:45.187153756Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-24T13:17:19.188631342Z level=info msg="Completed cleanup jobs" duration=24.439542ms logger=plugins.update.checker t=2026-05-24T13:17:19.311658799Z level=info msg="Update check succeeded" duration=67.166732ms logger=sqlstore.transactions t=2026-05-24T13:22:19.092799956Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-24T13:27:19.168829496Z level=info msg="Completed cleanup jobs" duration=5.208805ms logger=plugins.update.checker t=2026-05-24T13:27:19.331846434Z level=info msg="Update check succeeded" duration=86.907653ms logger=cleanup t=2026-05-24T13:37:19.179498465Z level=info msg="Completed cleanup jobs" duration=15.523733ms logger=plugins.update.checker t=2026-05-24T13:37:19.293715195Z level=info msg="Update check succeeded" duration=49.517987ms logger=infra.usagestats t=2026-05-24T13:38:45.217700866Z level=info msg="Usage stats are ready to report"