logger=settings t=2026-06-23T08:41:06.749597496Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-23T08:41:06Z logger=settings t=2026-06-23T08:41:06.750107306Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-23T08:41:06.750160057Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-23T08:41:06.750181398Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-23T08:41:06.750200028Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-23T08:41:06.750234199Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-23T08:41:06.750276349Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-23T08:41:06.75030072Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-23T08:41:06.75032626Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-23T08:41:06.750349411Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-23T08:41:06.750371421Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-23T08:41:06.750396772Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-23T08:41:06.750430232Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-23T08:41:06.750461003Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-23T08:41:06.750491883Z level=info msg=Target target=[all] logger=settings t=2026-06-23T08:41:06.750532214Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-23T08:41:06.750551134Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-23T08:41:06.750569765Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-23T08:41:06.750596065Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-23T08:41:06.750623566Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-23T08:41:06.750647566Z level=info msg="App mode production" logger=sqlstore t=2026-06-23T08:41:06.751107126Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-23T08:41:06.751167747Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-23T08:41:06.753405239Z level=info msg="Locking database" logger=migrator t=2026-06-23T08:41:06.753483371Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-23T08:41:06.754299007Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-23T08:41:06.755651953Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.351886ms logger=migrator t=2026-06-23T08:41:06.761384393Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-23T08:41:06.762130577Z level=info msg="Migration successfully executed" id="create user table" duration=748.304µs logger=migrator t=2026-06-23T08:41:06.768388048Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-23T08:41:06.769767055Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.379327ms logger=migrator t=2026-06-23T08:41:06.775155999Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-23T08:41:06.776241769Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.088261ms logger=migrator t=2026-06-23T08:41:06.782809745Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-23T08:41:06.784178852Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.371757ms logger=migrator t=2026-06-23T08:41:06.791621525Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-23T08:41:06.799270863Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=7.631717ms logger=migrator t=2026-06-23T08:41:06.804366361Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-23T08:41:06.807175175Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.812954ms logger=migrator t=2026-06-23T08:41:06.811529409Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-23T08:41:06.812965917Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.437157ms logger=migrator t=2026-06-23T08:41:06.819775898Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-23T08:41:06.820704625Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=926.107µs logger=migrator t=2026-06-23T08:41:06.826256102Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-23T08:41:06.82718479Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=932.928µs logger=migrator t=2026-06-23T08:41:06.832182776Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-23T08:41:06.832595324Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=413.328µs logger=migrator t=2026-06-23T08:41:06.838366205Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-23T08:41:06.838957736Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=591.331µs logger=migrator t=2026-06-23T08:41:06.842947523Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-23T08:41:06.844629465Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.679082ms logger=migrator t=2026-06-23T08:41:06.850781874Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-23T08:41:06.850886126Z level=info msg="Migration successfully executed" id="Update user table charset" duration=106.032µs logger=migrator t=2026-06-23T08:41:06.855943923Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-23T08:41:06.857115406Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.170403ms logger=migrator t=2026-06-23T08:41:06.860542682Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-23T08:41:06.860798417Z level=info msg="Migration successfully executed" id="Add missing user data" duration=255.345µs logger=migrator t=2026-06-23T08:41:06.865142621Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-23T08:41:06.866602599Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.458538ms logger=migrator t=2026-06-23T08:41:06.873483251Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-23T08:41:06.874156464Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=675.853µs logger=migrator t=2026-06-23T08:41:06.879409505Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-23T08:41:06.880883583Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.474648ms logger=migrator t=2026-06-23T08:41:06.886750626Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-23T08:41:06.8936731Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.921433ms logger=migrator t=2026-06-23T08:41:06.900327068Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-23T08:41:06.901641573Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.318955ms logger=migrator t=2026-06-23T08:41:06.907149989Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-23T08:41:06.907447695Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=297.766µs logger=migrator t=2026-06-23T08:41:06.913640725Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-23T08:41:06.915166494Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.5313ms logger=migrator t=2026-06-23T08:41:06.92433859Z 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-06-23T08:41:06.924732428Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=392.288µs logger=migrator t=2026-06-23T08:41:06.929781725Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-23T08:41:06.930456928Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=687.913µs logger=migrator t=2026-06-23T08:41:06.940463161Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-23T08:41:06.941419959Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=957.898µs logger=migrator t=2026-06-23T08:41:06.951372311Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-23T08:41:06.95237494Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.005379ms logger=migrator t=2026-06-23T08:41:06.960232362Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-23T08:41:06.961088717Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=859.375µs logger=migrator t=2026-06-23T08:41:06.969238345Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-23T08:41:06.970068911Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=834.157µs logger=migrator t=2026-06-23T08:41:06.974916244Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-23T08:41:06.975692209Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=779.575µs logger=migrator t=2026-06-23T08:41:06.980838928Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-23T08:41:06.980894469Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=60.671µs logger=migrator t=2026-06-23T08:41:06.984643171Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-23T08:41:06.985437307Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=795.766µs logger=migrator t=2026-06-23T08:41:06.989348772Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-23T08:41:06.990154017Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=806.805µs logger=migrator t=2026-06-23T08:41:06.995083623Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-23T08:41:06.995870737Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=783.675µs logger=migrator t=2026-06-23T08:41:07.000521247Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-23T08:41:07.001326092Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=809.275µs logger=migrator t=2026-06-23T08:41:07.005524963Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-23T08:41:07.008582052Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.054999ms logger=migrator t=2026-06-23T08:41:07.029644027Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-23T08:41:07.030908772Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.268315ms logger=migrator t=2026-06-23T08:41:07.034467091Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-23T08:41:07.035103102Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=636.671µs logger=migrator t=2026-06-23T08:41:07.039411945Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-23T08:41:07.039997297Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=584.982µs logger=migrator t=2026-06-23T08:41:07.047065173Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-23T08:41:07.048099453Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.03607ms logger=migrator t=2026-06-23T08:41:07.053253302Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-23T08:41:07.054222401Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=968.379µs logger=migrator t=2026-06-23T08:41:07.058654066Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-23T08:41:07.060181465Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.525629ms logger=migrator t=2026-06-23T08:41:07.064288324Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-23T08:41:07.064841926Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=553.762µs logger=migrator t=2026-06-23T08:41:07.069892072Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-23T08:41:07.070340472Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=448.66µs logger=migrator t=2026-06-23T08:41:07.074076263Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-23T08:41:07.074742306Z level=info msg="Migration successfully executed" id="create star table" duration=666.423µs logger=migrator t=2026-06-23T08:41:07.078914347Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-23T08:41:07.079699621Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=785.174µs logger=migrator t=2026-06-23T08:41:07.086218737Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-23T08:41:07.0873842Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.164823ms logger=migrator t=2026-06-23T08:41:07.09213336Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-23T08:41:07.09367811Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.56687ms logger=migrator t=2026-06-23T08:41:07.098652216Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-23T08:41:07.099269258Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=615.802µs logger=migrator t=2026-06-23T08:41:07.104461408Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-23T08:41:07.104997068Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=538.65µs logger=migrator t=2026-06-23T08:41:07.109084177Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-23T08:41:07.110230759Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.146342ms logger=migrator t=2026-06-23T08:41:07.114855778Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-23T08:41:07.115580542Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=720.484µs logger=migrator t=2026-06-23T08:41:07.122886063Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-23T08:41:07.122913253Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.621µs logger=migrator t=2026-06-23T08:41:07.126654325Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-23T08:41:07.126679376Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.341µs logger=migrator t=2026-06-23T08:41:07.129795626Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-23T08:41:07.129924598Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=129.422µs logger=migrator t=2026-06-23T08:41:07.136427084Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-23T08:41:07.137737919Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.311505ms logger=migrator t=2026-06-23T08:41:07.142375098Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-23T08:41:07.143111023Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=736.595µs logger=migrator t=2026-06-23T08:41:07.148920264Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-23T08:41:07.150478164Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.58087ms logger=migrator t=2026-06-23T08:41:07.157093491Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-23T08:41:07.158246023Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.154182ms logger=migrator t=2026-06-23T08:41:07.163886311Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-23T08:41:07.165262558Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.376237ms logger=migrator t=2026-06-23T08:41:07.173309343Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-23T08:41:07.174852433Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.54294ms logger=migrator t=2026-06-23T08:41:07.179056624Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-23T08:41:07.182610683Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.553889ms logger=migrator t=2026-06-23T08:41:07.187412215Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-23T08:41:07.189319572Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.909037ms logger=migrator t=2026-06-23T08:41:07.194994601Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-23T08:41:07.195953409Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=959.378µs logger=migrator t=2026-06-23T08:41:07.200371294Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-23T08:41:07.201131449Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=759.325µs logger=migrator t=2026-06-23T08:41:07.207682726Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-23T08:41:07.208114034Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=433.799µs logger=migrator t=2026-06-23T08:41:07.213576899Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-23T08:41:07.214859024Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.282154ms logger=migrator t=2026-06-23T08:41:07.21936774Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-23T08:41:07.219481192Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=111.862µs logger=migrator t=2026-06-23T08:41:07.225273864Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-23T08:41:07.228358473Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.09025ms logger=migrator t=2026-06-23T08:41:07.233152026Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-23T08:41:07.236294746Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.13698ms logger=migrator t=2026-06-23T08:41:07.242626168Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-23T08:41:07.245939832Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.316154ms logger=migrator t=2026-06-23T08:41:07.254011517Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-23T08:41:07.255079607Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.06791ms logger=migrator t=2026-06-23T08:41:07.261629473Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-23T08:41:07.264835635Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.208472ms logger=migrator t=2026-06-23T08:41:07.268837702Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-23T08:41:07.269779891Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=939.508µs logger=migrator t=2026-06-23T08:41:07.275547541Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-23T08:41:07.27701601Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.472189ms logger=migrator t=2026-06-23T08:41:07.282327132Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-23T08:41:07.282355673Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.071µs logger=migrator t=2026-06-23T08:41:07.286976751Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-23T08:41:07.287005522Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.781µs logger=migrator t=2026-06-23T08:41:07.292809593Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-23T08:41:07.294414215Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.609082ms logger=migrator t=2026-06-23T08:41:07.29938736Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-23T08:41:07.300814338Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.425408ms logger=migrator t=2026-06-23T08:41:07.305537889Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-23T08:41:07.307558578Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.022499ms logger=migrator t=2026-06-23T08:41:07.311678637Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-23T08:41:07.313648585Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.970108ms logger=migrator t=2026-06-23T08:41:07.318673332Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-23T08:41:07.318886376Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=212.334µs logger=migrator t=2026-06-23T08:41:07.322970034Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-23T08:41:07.32373287Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=762.676µs logger=migrator t=2026-06-23T08:41:07.328411889Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-23T08:41:07.32946183Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.049881ms logger=migrator t=2026-06-23T08:41:07.333350574Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-23T08:41:07.333389215Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=39.771µs logger=migrator t=2026-06-23T08:41:07.338264459Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-23T08:41:07.339004583Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=739.944µs logger=migrator t=2026-06-23T08:41:07.343046821Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-23T08:41:07.343696994Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=652.933µs logger=migrator t=2026-06-23T08:41:07.350525785Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-23T08:41:07.35961079Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.084485ms logger=migrator t=2026-06-23T08:41:07.36532212Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-23T08:41:07.36582184Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=499.69µs logger=migrator t=2026-06-23T08:41:07.370405158Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-23T08:41:07.370932948Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=527.619µs logger=migrator t=2026-06-23T08:41:07.377381302Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-23T08:41:07.378671707Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.290135ms logger=migrator t=2026-06-23T08:41:07.384500929Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-23T08:41:07.384805085Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=303.996µs logger=migrator t=2026-06-23T08:41:07.389074087Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-23T08:41:07.389873333Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=797.016µs logger=migrator t=2026-06-23T08:41:07.394154565Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-23T08:41:07.397278815Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.12478ms logger=migrator t=2026-06-23T08:41:07.402494446Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-23T08:41:07.403229249Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=734.993µs logger=migrator t=2026-06-23T08:41:07.407377049Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-23T08:41:07.407539222Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=162.113µs logger=migrator t=2026-06-23T08:41:07.414342203Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-23T08:41:07.414560017Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=221.404µs logger=migrator t=2026-06-23T08:41:07.421518961Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-23T08:41:07.42249061Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=971.899µs logger=migrator t=2026-06-23T08:41:07.428227771Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-23T08:41:07.430590316Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.363356ms logger=migrator t=2026-06-23T08:41:07.435205335Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-23T08:41:07.436235455Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.0301ms logger=migrator t=2026-06-23T08:41:07.440557498Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-23T08:41:07.441383425Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=825.306µs logger=migrator t=2026-06-23T08:41:07.447204676Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-23T08:41:07.449131623Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.929777ms logger=migrator t=2026-06-23T08:41:07.455397014Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-23T08:41:07.456366322Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=973.298µs logger=migrator t=2026-06-23T08:41:07.460326239Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-23T08:41:07.461122814Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=797.006µs logger=migrator t=2026-06-23T08:41:07.467443465Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-23T08:41:07.472127846Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.68373ms logger=migrator t=2026-06-23T08:41:07.476522491Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-23T08:41:07.477253674Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=731.803µs logger=migrator t=2026-06-23T08:41:07.481466966Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-23T08:41:07.482668149Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.201054ms logger=migrator t=2026-06-23T08:41:07.489010781Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-23T08:41:07.489824366Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=815.165µs logger=migrator t=2026-06-23T08:41:07.495028557Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-23T08:41:07.495595698Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=567.03µs logger=migrator t=2026-06-23T08:41:07.500189766Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-23T08:41:07.502728935Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.538979ms logger=migrator t=2026-06-23T08:41:07.507334474Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-23T08:41:07.509612897Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.278573ms logger=migrator t=2026-06-23T08:41:07.513249298Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-23T08:41:07.513272018Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=23.53µs logger=migrator t=2026-06-23T08:41:07.517627352Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-23T08:41:07.517821205Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=193.483µs logger=migrator t=2026-06-23T08:41:07.521915244Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-23T08:41:07.52533094Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.415015ms logger=migrator t=2026-06-23T08:41:07.53256053Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-23T08:41:07.532763983Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=204.284µs logger=migrator t=2026-06-23T08:41:07.541784617Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-23T08:41:07.542034161Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=253.005µs logger=migrator t=2026-06-23T08:41:07.549884293Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-23T08:41:07.552420882Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.536589ms logger=migrator t=2026-06-23T08:41:07.56065358Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-23T08:41:07.560842444Z level=info msg="Migration successfully executed" id="Update uid value" duration=188.734µs logger=migrator t=2026-06-23T08:41:07.567025693Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-23T08:41:07.56891264Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.889857ms logger=migrator t=2026-06-23T08:41:07.573561379Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-23T08:41:07.574838553Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.280534ms logger=migrator t=2026-06-23T08:41:07.580654055Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-23T08:41:07.581471101Z level=info msg="Migration successfully executed" id="create api_key table" duration=817.586µs logger=migrator t=2026-06-23T08:41:07.585608601Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-23T08:41:07.586388875Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=779.584µs logger=migrator t=2026-06-23T08:41:07.591833Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-23T08:41:07.592706668Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=872.828µs logger=migrator t=2026-06-23T08:41:07.598770254Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-23T08:41:07.599670422Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=899.248µs logger=migrator t=2026-06-23T08:41:07.606328139Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-23T08:41:07.607746546Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.418937ms logger=migrator t=2026-06-23T08:41:07.613649191Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-23T08:41:07.614442385Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=795.254µs logger=migrator t=2026-06-23T08:41:07.620828859Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-23T08:41:07.622031212Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.202373ms logger=migrator t=2026-06-23T08:41:07.629266851Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-23T08:41:07.639178652Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.914021ms logger=migrator t=2026-06-23T08:41:07.646527463Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-23T08:41:07.647233127Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=705.914µs logger=migrator t=2026-06-23T08:41:07.654813003Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-23T08:41:07.656293661Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.479608ms logger=migrator t=2026-06-23T08:41:07.664649402Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-23T08:41:07.665955537Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.304195ms logger=migrator t=2026-06-23T08:41:07.673720796Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-23T08:41:07.675020791Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.298055ms logger=migrator t=2026-06-23T08:41:07.682338213Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-23T08:41:07.683037716Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=699.033µs logger=migrator t=2026-06-23T08:41:07.688469971Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-23T08:41:07.689283807Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=814.186µs logger=migrator t=2026-06-23T08:41:07.695498876Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-23T08:41:07.695539787Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.491µs logger=migrator t=2026-06-23T08:41:07.701743736Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-23T08:41:07.705788754Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.044808ms logger=migrator t=2026-06-23T08:41:07.710021255Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-23T08:41:07.712969103Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.947588ms logger=migrator t=2026-06-23T08:41:07.718414717Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-23T08:41:07.718567651Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=153.334µs logger=migrator t=2026-06-23T08:41:07.723987854Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-23T08:41:07.727451621Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.459017ms logger=migrator t=2026-06-23T08:41:07.732908656Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-23T08:41:07.735407825Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.500019ms logger=migrator t=2026-06-23T08:41:07.7409049Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-23T08:41:07.741608854Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=702.954µs logger=migrator t=2026-06-23T08:41:07.757389857Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-23T08:41:07.758261734Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=873.257µs logger=migrator t=2026-06-23T08:41:07.791944243Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-23T08:41:07.793436501Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.489068ms logger=migrator t=2026-06-23T08:41:07.800958696Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-23T08:41:07.802337632Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.378826ms logger=migrator t=2026-06-23T08:41:07.812481058Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-23T08:41:07.814369234Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.893116ms logger=migrator t=2026-06-23T08:41:07.822481901Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-23T08:41:07.823335117Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=855.276µs logger=migrator t=2026-06-23T08:41:07.848291427Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-23T08:41:07.848500631Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=212.814µs logger=migrator t=2026-06-23T08:41:07.857058116Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-23T08:41:07.857120487Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=64.681µs logger=migrator t=2026-06-23T08:41:07.865096521Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-23T08:41:07.870347712Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.243471ms logger=migrator t=2026-06-23T08:41:07.876693894Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-23T08:41:07.879378466Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.684232ms logger=migrator t=2026-06-23T08:41:07.885237409Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-23T08:41:07.885527264Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=292.535µs logger=migrator t=2026-06-23T08:41:07.893052569Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-23T08:41:07.893755223Z level=info msg="Migration successfully executed" id="create quota table v1" duration=704.194µs logger=migrator t=2026-06-23T08:41:07.901490401Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-23T08:41:07.902566182Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.076401ms logger=migrator t=2026-06-23T08:41:07.909969815Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-23T08:41:07.910013836Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=46.461µs logger=migrator t=2026-06-23T08:41:07.916749666Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-23T08:41:07.917547321Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=797.825µs logger=migrator t=2026-06-23T08:41:07.926432552Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-23T08:41:07.927939911Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.510199ms logger=migrator t=2026-06-23T08:41:07.939215068Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-23T08:41:07.945246884Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.028676ms logger=migrator t=2026-06-23T08:41:07.952909772Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-23T08:41:07.952957503Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=49.211µs logger=migrator t=2026-06-23T08:41:07.960931256Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-23T08:41:07.962392565Z level=info msg="Migration successfully executed" id="create session table" duration=1.463669ms logger=migrator t=2026-06-23T08:41:07.970275766Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-23T08:41:07.970443989Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=172.443µs logger=migrator t=2026-06-23T08:41:07.976068767Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-23T08:41:07.976238061Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=172.834µs logger=migrator t=2026-06-23T08:41:07.982163315Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-23T08:41:07.983317557Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.157022ms logger=migrator t=2026-06-23T08:41:07.992713158Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-23T08:41:07.994010393Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.303976ms logger=migrator t=2026-06-23T08:41:08.004877962Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-23T08:41:08.004956184Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=84.352µs logger=migrator t=2026-06-23T08:41:08.012440147Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-23T08:41:08.012488958Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=52.281µs logger=migrator t=2026-06-23T08:41:08.01932914Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-23T08:41:08.023844828Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.517077ms logger=migrator t=2026-06-23T08:41:08.029367703Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-23T08:41:08.031768829Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.402206ms logger=migrator t=2026-06-23T08:41:08.039368756Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-23T08:41:08.03956056Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=197.334µs logger=migrator t=2026-06-23T08:41:08.046431732Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-23T08:41:08.046667147Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=240.775µs logger=migrator t=2026-06-23T08:41:08.059441153Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-23T08:41:08.061438441Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.003999ms logger=migrator t=2026-06-23T08:41:08.068038678Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-23T08:41:08.068075689Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.091µs logger=migrator t=2026-06-23T08:41:08.075858299Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-23T08:41:08.081192151Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.335892ms logger=migrator t=2026-06-23T08:41:08.087390561Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-23T08:41:08.087655645Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=265.855µs logger=migrator t=2026-06-23T08:41:08.095867644Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-23T08:41:08.10137134Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.504656ms logger=migrator t=2026-06-23T08:41:08.106851245Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-23T08:41:08.112463253Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.601798ms logger=migrator t=2026-06-23T08:41:08.118429518Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-23T08:41:08.118504009Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=76.011µs logger=migrator t=2026-06-23T08:41:08.124180249Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-23T08:41:08.125315921Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.135142ms logger=migrator t=2026-06-23T08:41:08.132929647Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-23T08:41:08.133779364Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=848.806µs logger=migrator t=2026-06-23T08:41:08.141585154Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-23T08:41:08.142749286Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.164922ms logger=migrator t=2026-06-23T08:41:08.150847322Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-23T08:41:08.151929893Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.078851ms logger=migrator t=2026-06-23T08:41:08.161170281Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-23T08:41:08.16265556Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.490159ms logger=migrator t=2026-06-23T08:41:08.169241986Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-23T08:41:08.170325017Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.077331ms logger=migrator t=2026-06-23T08:41:08.176982265Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-23T08:41:08.177711609Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=728.534µs logger=migrator t=2026-06-23T08:41:08.186357846Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-23T08:41:08.187483937Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.123711ms logger=migrator t=2026-06-23T08:41:08.194438651Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-23T08:41:08.195749446Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.311625ms logger=migrator t=2026-06-23T08:41:08.200312355Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-23T08:41:08.212195903Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.879558ms logger=migrator t=2026-06-23T08:41:08.224222935Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-23T08:41:08.22551693Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.294205ms logger=migrator t=2026-06-23T08:41:08.230450024Z 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-06-23T08:41:08.231872002Z 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=1.421748ms logger=migrator t=2026-06-23T08:41:08.240395846Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-23T08:41:08.240713272Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=317.486µs logger=migrator t=2026-06-23T08:41:08.249808527Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-23T08:41:08.251280646Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.479869ms logger=migrator t=2026-06-23T08:41:08.259159678Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-23T08:41:08.26037257Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.213552ms logger=migrator t=2026-06-23T08:41:08.266505659Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-23T08:41:08.270492206Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.986557ms logger=migrator t=2026-06-23T08:41:08.279319585Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-23T08:41:08.286033945Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.71824ms logger=migrator t=2026-06-23T08:41:08.292980149Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-23T08:41:08.300076875Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=7.107187ms logger=migrator t=2026-06-23T08:41:08.308321434Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-23T08:41:08.312941393Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.622918ms logger=migrator t=2026-06-23T08:41:08.320378425Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-23T08:41:08.321582129Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.241004ms logger=migrator t=2026-06-23T08:41:08.328778407Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-23T08:41:08.328876359Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=104.802µs logger=migrator t=2026-06-23T08:41:08.336323183Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-23T08:41:08.336381744Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=62.451µs logger=migrator t=2026-06-23T08:41:08.341964962Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-23T08:41:08.342858508Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=894.206µs logger=migrator t=2026-06-23T08:41:08.348766783Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-23T08:41:08.349739711Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=972.298µs logger=migrator t=2026-06-23T08:41:08.356298657Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-23T08:41:08.357613173Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.314646ms logger=migrator t=2026-06-23T08:41:08.364917143Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-23T08:41:08.366682267Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.764573ms logger=migrator t=2026-06-23T08:41:08.373011759Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-23T08:41:08.374209902Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.203203ms logger=migrator t=2026-06-23T08:41:08.382022652Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-23T08:41:08.387476047Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.451695ms logger=migrator t=2026-06-23T08:41:08.393430993Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-23T08:41:08.397091923Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.660449ms logger=migrator t=2026-06-23T08:41:08.402907264Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-23T08:41:08.403083648Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=176.474µs logger=migrator t=2026-06-23T08:41:08.409810457Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-23T08:41:08.411158843Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.348446ms logger=migrator t=2026-06-23T08:41:08.417235611Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-23T08:41:08.418306651Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.07169ms logger=migrator t=2026-06-23T08:41:08.423725545Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-23T08:41:08.427640831Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.915026ms logger=migrator t=2026-06-23T08:41:08.434137596Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-23T08:41:08.434204937Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=66.111µs logger=migrator t=2026-06-23T08:41:08.439178073Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-23T08:41:08.440297924Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.119992ms logger=migrator t=2026-06-23T08:41:08.445743099Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-23T08:41:08.447159956Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.417677ms logger=migrator t=2026-06-23T08:41:08.454572739Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-23T08:41:08.454686641Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=119.212µs logger=migrator t=2026-06-23T08:41:08.460519193Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-23T08:41:08.462138265Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.619152ms logger=migrator t=2026-06-23T08:41:08.468234872Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-23T08:41:08.469456486Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.220774ms logger=migrator t=2026-06-23T08:41:08.47693761Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-23T08:41:08.478929138Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.994789ms logger=migrator t=2026-06-23T08:41:08.485557245Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-23T08:41:08.486694457Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.131712ms logger=migrator t=2026-06-23T08:41:08.492637852Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-23T08:41:08.493827615Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.192773ms logger=migrator t=2026-06-23T08:41:08.500997783Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-23T08:41:08.502072133Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.093241ms logger=migrator t=2026-06-23T08:41:08.509403544Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-23T08:41:08.5096651Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=252.036µs logger=migrator t=2026-06-23T08:41:08.517290897Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-23T08:41:08.522011417Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.72141ms logger=migrator t=2026-06-23T08:41:08.528055584Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-23T08:41:08.528888669Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=833.505µs logger=migrator t=2026-06-23T08:41:08.53509728Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-23T08:41:08.539737649Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.638639ms logger=migrator t=2026-06-23T08:41:08.547837485Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-23T08:41:08.549257972Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.421467ms logger=migrator t=2026-06-23T08:41:08.555658735Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-23T08:41:08.557801086Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.143211ms logger=migrator t=2026-06-23T08:41:08.563804992Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-23T08:41:08.5647411Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=936.988µs logger=migrator t=2026-06-23T08:41:08.570697195Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-23T08:41:08.58244156Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.740416ms logger=migrator t=2026-06-23T08:41:08.588492617Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-23T08:41:08.589592889Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.106772ms logger=migrator t=2026-06-23T08:41:08.596306677Z 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-06-23T08:41:08.597263526Z 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=957.649µs logger=migrator t=2026-06-23T08:41:08.604484565Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-23T08:41:08.60526781Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=789.235µs logger=migrator t=2026-06-23T08:41:08.611271216Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-23T08:41:08.611878468Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=608.932µs logger=migrator t=2026-06-23T08:41:08.618877333Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-23T08:41:08.619089057Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=208.463µs logger=migrator t=2026-06-23T08:41:08.626351106Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-23T08:41:08.634220187Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.867571ms logger=migrator t=2026-06-23T08:41:08.63958152Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-23T08:41:08.644553897Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.970477ms logger=migrator t=2026-06-23T08:41:08.653015049Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-23T08:41:08.655029308Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.016839ms logger=migrator t=2026-06-23T08:41:08.660859101Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-23T08:41:08.66187135Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.011619ms logger=migrator t=2026-06-23T08:41:08.668919585Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-23T08:41:08.669393545Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=473.66µs logger=migrator t=2026-06-23T08:41:08.675216097Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-23T08:41:08.681496297Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.2806ms logger=migrator t=2026-06-23T08:41:08.687432621Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-23T08:41:08.68838377Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=950.779µs logger=migrator t=2026-06-23T08:41:08.695011008Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-23T08:41:08.695218512Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=207.344µs logger=migrator t=2026-06-23T08:41:08.700338231Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-23T08:41:08.700761809Z level=info msg="Migration successfully executed" id="Move region to single row" duration=423.438µs logger=migrator t=2026-06-23T08:41:08.707389936Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-23T08:41:08.708743483Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.353376ms logger=migrator t=2026-06-23T08:41:08.716078534Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-23T08:41:08.717684514Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.606511ms logger=migrator t=2026-06-23T08:41:08.724356653Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-23T08:41:08.726507804Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.146011ms logger=migrator t=2026-06-23T08:41:08.731186755Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-23T08:41:08.732339247Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.152123ms logger=migrator t=2026-06-23T08:41:08.741967721Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-23T08:41:08.744806776Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=2.869275ms logger=migrator t=2026-06-23T08:41:08.754979723Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-23T08:41:08.755962881Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=983.348µs logger=migrator t=2026-06-23T08:41:08.760318045Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-23T08:41:08.760428747Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=111.552µs logger=migrator t=2026-06-23T08:41:08.768194376Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-23T08:41:08.769913679Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.724093ms logger=migrator t=2026-06-23T08:41:08.781210657Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-23T08:41:08.785238024Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=4.018237ms logger=migrator t=2026-06-23T08:41:08.791517776Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-23T08:41:08.79279235Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.281394ms logger=migrator t=2026-06-23T08:41:08.798729174Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-23T08:41:08.799983249Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.257445ms logger=migrator t=2026-06-23T08:41:08.805185099Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-23T08:41:08.805574596Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=396.237µs logger=migrator t=2026-06-23T08:41:08.80994083Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-23T08:41:08.8104688Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=533.75µs logger=migrator t=2026-06-23T08:41:08.816608759Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-23T08:41:08.816772652Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=169.973µs logger=migrator t=2026-06-23T08:41:08.822307919Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-23T08:41:08.823634984Z level=info msg="Migration successfully executed" id="create team table" duration=1.326296ms logger=migrator t=2026-06-23T08:41:08.828177981Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-23T08:41:08.830042357Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.861716ms logger=migrator t=2026-06-23T08:41:08.838347677Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-23T08:41:08.840314435Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.971678ms logger=migrator t=2026-06-23T08:41:08.848698837Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-23T08:41:08.854117251Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.418984ms logger=migrator t=2026-06-23T08:41:08.858402304Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-23T08:41:08.858576717Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=174.623µs logger=migrator t=2026-06-23T08:41:08.862585974Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-23T08:41:08.863638164Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.05215ms logger=migrator t=2026-06-23T08:41:08.869183441Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-23T08:41:08.869953536Z level=info msg="Migration successfully executed" id="create team member table" duration=766.935µs logger=migrator t=2026-06-23T08:41:08.875149956Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-23T08:41:08.876021132Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=850.376µs logger=migrator t=2026-06-23T08:41:08.881312875Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-23T08:41:08.882245543Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=932.008µs logger=migrator t=2026-06-23T08:41:08.889334319Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-23T08:41:08.890207605Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=875.846µs logger=migrator t=2026-06-23T08:41:08.895274563Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-23T08:41:08.899972993Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.69797ms logger=migrator t=2026-06-23T08:41:08.904871598Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-23T08:41:08.909927595Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.055857ms logger=migrator t=2026-06-23T08:41:08.916506472Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-23T08:41:08.921296465Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.789683ms logger=migrator t=2026-06-23T08:41:08.925451834Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-23T08:41:08.926426573Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=975.449µs logger=migrator t=2026-06-23T08:41:08.931603583Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-23T08:41:08.932558581Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=955.678µs logger=migrator t=2026-06-23T08:41:08.938642788Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-23T08:41:08.940589425Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.949427ms logger=migrator t=2026-06-23T08:41:08.949088279Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-23T08:41:08.950836153Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.738864ms logger=migrator t=2026-06-23T08:41:08.956868329Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-23T08:41:08.958020831Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.195223ms logger=migrator t=2026-06-23T08:41:08.962323064Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-23T08:41:08.963208601Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=885.607µs logger=migrator t=2026-06-23T08:41:08.969695116Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-23T08:41:08.970584823Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=894.527µs logger=migrator t=2026-06-23T08:41:08.977420155Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-23T08:41:08.979011455Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.59144ms logger=migrator t=2026-06-23T08:41:08.984897509Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-23T08:41:08.985836077Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=941.658µs logger=migrator t=2026-06-23T08:41:08.991414355Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-23T08:41:08.991819212Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=413.418µs logger=migrator t=2026-06-23T08:41:08.997935869Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-23T08:41:08.998894518Z level=info msg="Migration successfully executed" id="create tag table" duration=959.079µs logger=migrator t=2026-06-23T08:41:09.005130458Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-23T08:41:09.00627599Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.142632ms logger=migrator t=2026-06-23T08:41:09.011222926Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-23T08:41:09.011919248Z level=info msg="Migration successfully executed" id="create login attempt table" duration=696.552µs logger=migrator t=2026-06-23T08:41:09.017543967Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-23T08:41:09.018389513Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=838.956µs logger=migrator t=2026-06-23T08:41:09.024185435Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-23T08:41:09.02491867Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=731.585µs logger=migrator t=2026-06-23T08:41:09.029188002Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-23T08:41:09.041436607Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.247805ms logger=migrator t=2026-06-23T08:41:09.046714539Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-23T08:41:09.047497204Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=782.585µs logger=migrator t=2026-06-23T08:41:09.051307117Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-23T08:41:09.052221625Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=914.317µs logger=migrator t=2026-06-23T08:41:09.057446906Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-23T08:41:09.058157919Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=714.284µs logger=migrator t=2026-06-23T08:41:09.06445174Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-23T08:41:09.065760806Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.312426ms logger=migrator t=2026-06-23T08:41:09.070307043Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-23T08:41:09.071591708Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.284505ms logger=migrator t=2026-06-23T08:41:09.077334508Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-23T08:41:09.078394029Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.064921ms logger=migrator t=2026-06-23T08:41:09.083233171Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-23T08:41:09.083391044Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=159.273µs logger=migrator t=2026-06-23T08:41:09.08782648Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-23T08:41:09.094096261Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.270371ms logger=migrator t=2026-06-23T08:41:09.109454357Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-23T08:41:09.11637584Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.889573ms logger=migrator t=2026-06-23T08:41:09.126141058Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-23T08:41:09.134206433Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.066115ms logger=migrator t=2026-06-23T08:41:09.147214393Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-23T08:41:09.15330116Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.089717ms logger=migrator t=2026-06-23T08:41:09.158176755Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-23T08:41:09.160236344Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.065049ms logger=migrator t=2026-06-23T08:41:09.171664404Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-23T08:41:09.177776662Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.113129ms logger=migrator t=2026-06-23T08:41:09.182156476Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-23T08:41:09.183133535Z level=info msg="Migration successfully executed" id="create server_lock table" duration=975.769µs logger=migrator t=2026-06-23T08:41:09.189896335Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-23T08:41:09.191602868Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.706693ms logger=migrator t=2026-06-23T08:41:09.203244512Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-23T08:41:09.205119848Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.879606ms logger=migrator t=2026-06-23T08:41:09.211883998Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-23T08:41:09.212654583Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=764.515µs logger=migrator t=2026-06-23T08:41:09.217738001Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-23T08:41:09.218780801Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.04297ms logger=migrator t=2026-06-23T08:41:09.225392489Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-23T08:41:09.227231904Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.840915ms logger=migrator t=2026-06-23T08:41:09.232801271Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-23T08:41:09.24259557Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.791898ms logger=migrator t=2026-06-23T08:41:09.248589245Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-23T08:41:09.24937356Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=785.625µs logger=migrator t=2026-06-23T08:41:09.254361546Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-23T08:41:09.255326695Z level=info msg="Migration successfully executed" id="create cache_data table" duration=965.249µs logger=migrator t=2026-06-23T08:41:09.26180234Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-23T08:41:09.263320539Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.51916ms logger=migrator t=2026-06-23T08:41:09.269215192Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-23T08:41:09.270248302Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.03256ms logger=migrator t=2026-06-23T08:41:09.276356689Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-23T08:41:09.277390459Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.03383ms logger=migrator t=2026-06-23T08:41:09.287702178Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-23T08:41:09.287781159Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=81.211µs logger=migrator t=2026-06-23T08:41:09.307803505Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-23T08:41:09.30806948Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=277.765µs logger=migrator t=2026-06-23T08:41:09.317079953Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-23T08:41:09.318896158Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.828415ms logger=migrator t=2026-06-23T08:41:09.324589268Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-23T08:41:09.325599977Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.010949ms logger=migrator t=2026-06-23T08:41:09.334695083Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-23T08:41:09.335891996Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.195413ms logger=migrator t=2026-06-23T08:41:09.342879541Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-23T08:41:09.342993413Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=115.423µs logger=migrator t=2026-06-23T08:41:09.347072191Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-23T08:41:09.347989538Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=917.837µs logger=migrator t=2026-06-23T08:41:09.35225583Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-23T08:41:09.353149648Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=893.988µs logger=migrator t=2026-06-23T08:41:09.358201986Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-23T08:41:09.359139393Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=937.138µs logger=migrator t=2026-06-23T08:41:09.363341534Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-23T08:41:09.364312923Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=971.719µs logger=migrator t=2026-06-23T08:41:09.36829983Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-23T08:41:09.375301555Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.994404ms logger=migrator t=2026-06-23T08:41:09.38184183Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-23T08:41:09.383956931Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.121042ms logger=migrator t=2026-06-23T08:41:09.389155921Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-23T08:41:09.389257683Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=102.752µs logger=migrator t=2026-06-23T08:41:09.393414593Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-23T08:41:09.394706288Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.291475ms logger=migrator t=2026-06-23T08:41:09.401917817Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-23T08:41:09.40421188Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.286833ms logger=migrator t=2026-06-23T08:41:09.409974992Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-23T08:41:09.410981381Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.006169ms logger=migrator t=2026-06-23T08:41:09.416798303Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-23T08:41:09.416935416Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=149.524µs logger=migrator t=2026-06-23T08:41:09.422059944Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-23T08:41:09.423268528Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.212454ms logger=migrator t=2026-06-23T08:41:09.428409927Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-23T08:41:09.42959914Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.190883ms logger=migrator t=2026-06-23T08:41:09.436323659Z 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-06-23T08:41:09.437544872Z 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.226054ms logger=migrator t=2026-06-23T08:41:09.465299527Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-23T08:41:09.467138862Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.840165ms logger=migrator t=2026-06-23T08:41:09.473976364Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-23T08:41:09.48208899Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.113576ms logger=migrator t=2026-06-23T08:41:09.510024128Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-23T08:41:09.511247872Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.226884ms logger=migrator t=2026-06-23T08:41:09.515556494Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-23T08:41:09.516721617Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.165083ms logger=migrator t=2026-06-23T08:41:09.520588432Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-23T08:41:09.552860883Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.266951ms logger=migrator t=2026-06-23T08:41:09.557501152Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-23T08:41:09.601275684Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=43.736512ms logger=migrator t=2026-06-23T08:41:09.605310282Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-23T08:41:09.606122088Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=811.596µs logger=migrator t=2026-06-23T08:41:09.609953401Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-23T08:41:09.610704666Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=751.175µs logger=migrator t=2026-06-23T08:41:09.617212842Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-23T08:41:09.624040262Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.79366ms logger=migrator t=2026-06-23T08:41:09.629254283Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-23T08:41:09.636682536Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.427582ms logger=migrator t=2026-06-23T08:41:09.641208374Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-23T08:41:09.642248443Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.040039ms logger=migrator t=2026-06-23T08:41:09.649346529Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-23T08:41:09.650633594Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.286525ms logger=migrator t=2026-06-23T08:41:09.659027476Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-23T08:41:09.660929433Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.911157ms logger=migrator t=2026-06-23T08:41:09.673796341Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-23T08:41:09.675203818Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.410407ms logger=migrator t=2026-06-23T08:41:09.681534149Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-23T08:41:09.681603721Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.372µs logger=migrator t=2026-06-23T08:41:09.687956513Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-23T08:41:09.695169022Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.212109ms logger=migrator t=2026-06-23T08:41:09.70184287Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-23T08:41:09.709150391Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.306121ms logger=migrator t=2026-06-23T08:41:09.713740559Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-23T08:41:09.720385927Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.644728ms logger=migrator t=2026-06-23T08:41:09.736890055Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-23T08:41:09.737875664Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=987.349µs logger=migrator t=2026-06-23T08:41:09.752808831Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-23T08:41:09.75429478Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.490479ms logger=migrator t=2026-06-23T08:41:09.78080062Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-23T08:41:09.790449376Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.645936ms logger=migrator t=2026-06-23T08:41:09.841657642Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-23T08:41:09.852628634Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.970172ms logger=migrator t=2026-06-23T08:41:09.870740002Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-23T08:41:09.872235631Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.498009ms logger=migrator t=2026-06-23T08:41:09.882137072Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-23T08:41:09.889356001Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.217708ms logger=migrator t=2026-06-23T08:41:09.894387498Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-23T08:41:09.900797901Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.408873ms logger=migrator t=2026-06-23T08:41:09.904972201Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-23T08:41:09.905083253Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=110.882µs logger=migrator t=2026-06-23T08:41:09.908742244Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-23T08:41:09.909693432Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=950.568µs logger=migrator t=2026-06-23T08:41:09.918690555Z 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-06-23T08:41:09.921771314Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=3.101279ms logger=migrator t=2026-06-23T08:41:09.930417601Z 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-06-23T08:41:09.931759637Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.342826ms logger=migrator t=2026-06-23T08:41:09.938086779Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-23T08:41:09.938199541Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=117.012µs logger=migrator t=2026-06-23T08:41:09.944789748Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-23T08:41:09.952277672Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.488474ms logger=migrator t=2026-06-23T08:41:09.95943293Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-23T08:41:09.967007385Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.573276ms logger=migrator t=2026-06-23T08:41:09.973703064Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-23T08:41:09.981291181Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.592017ms logger=migrator t=2026-06-23T08:41:09.987582151Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-23T08:41:09.991953485Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.372374ms logger=migrator t=2026-06-23T08:41:09.996656407Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-23T08:41:10.003229503Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.570965ms logger=migrator t=2026-06-23T08:41:10.01711395Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-23T08:41:10.017246502Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=136.062µs logger=migrator t=2026-06-23T08:41:10.042680822Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-23T08:41:10.043705472Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.0268ms logger=migrator t=2026-06-23T08:41:10.051803828Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-23T08:41:10.06123291Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.430022ms logger=migrator t=2026-06-23T08:41:10.07011921Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-23T08:41:10.070305294Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=189.254µs logger=migrator t=2026-06-23T08:41:10.076394342Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-23T08:41:10.081698633Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.304991ms logger=migrator t=2026-06-23T08:41:10.08775278Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-23T08:41:10.08881284Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.06172ms logger=migrator t=2026-06-23T08:41:10.096314405Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-23T08:41:10.104828929Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.505633ms logger=migrator t=2026-06-23T08:41:10.111780182Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-23T08:41:10.112762621Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=984.689µs logger=migrator t=2026-06-23T08:41:10.11895122Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-23T08:41:10.120253276Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.296435ms logger=migrator t=2026-06-23T08:41:10.132591633Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-23T08:41:10.137430556Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=4.841403ms logger=migrator t=2026-06-23T08:41:10.143059684Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-23T08:41:10.14387527Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=816.306µs logger=migrator t=2026-06-23T08:41:10.284444906Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-23T08:41:10.28623878Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.797004ms logger=migrator t=2026-06-23T08:41:10.312384234Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-23T08:41:10.313503526Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.125872ms logger=migrator t=2026-06-23T08:41:10.321683824Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-23T08:41:10.322998859Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.310116ms logger=migrator t=2026-06-23T08:41:10.328180698Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-23T08:41:10.328245839Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.181µs logger=migrator t=2026-06-23T08:41:10.333502891Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-23T08:41:10.33447108Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=965.968µs logger=migrator t=2026-06-23T08:41:10.34076393Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-23T08:41:10.341977964Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.214464ms logger=migrator t=2026-06-23T08:41:10.347830876Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-23T08:41:10.34850392Z 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-06-23T08:41:10.353796582Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-23T08:41:10.354405333Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=609.171µs logger=migrator t=2026-06-23T08:41:10.359554772Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-23T08:41:10.361194534Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.639392ms logger=migrator t=2026-06-23T08:41:10.365944415Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-23T08:41:10.372803957Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.861312ms logger=migrator t=2026-06-23T08:41:10.3781535Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-23T08:41:10.379328503Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.174133ms logger=migrator t=2026-06-23T08:41:10.385129825Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-23T08:41:10.386172385Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.0425ms logger=migrator t=2026-06-23T08:41:10.391765112Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-23T08:41:10.394254691Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.488289ms logger=migrator t=2026-06-23T08:41:10.401644083Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-23T08:41:10.40305224Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.408107ms logger=migrator t=2026-06-23T08:41:10.410481703Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-23T08:41:10.411463672Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=981.689µs logger=migrator t=2026-06-23T08:41:10.418496777Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-23T08:41:10.418556318Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=64.181µs logger=migrator t=2026-06-23T08:41:10.42386192Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-23T08:41:10.424001973Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=143.463µs logger=migrator t=2026-06-23T08:41:10.429862656Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-23T08:41:10.438670485Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.803879ms logger=migrator t=2026-06-23T08:41:10.443873606Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-23T08:41:10.444212282Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=339.226µs logger=migrator t=2026-06-23T08:41:10.449419372Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-23T08:41:10.451559603Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.138171ms logger=migrator t=2026-06-23T08:41:10.457060749Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-23T08:41:10.457329595Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=269.686µs logger=migrator t=2026-06-23T08:41:10.462074446Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-23T08:41:10.463119626Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.04512ms logger=migrator t=2026-06-23T08:41:10.468892997Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-23T08:41:10.470281074Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.389897ms logger=migrator t=2026-06-23T08:41:10.476862801Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-23T08:41:10.510121201Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.257429ms logger=migrator t=2026-06-23T08:41:10.515294541Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-23T08:41:10.524157681Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.864081ms logger=migrator t=2026-06-23T08:41:10.52930123Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-23T08:41:10.529433432Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=128.062µs logger=migrator t=2026-06-23T08:41:10.534157173Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-23T08:41:10.570703038Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.540624ms logger=migrator t=2026-06-23T08:41:10.578704301Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-23T08:41:10.612939571Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.229419ms logger=migrator t=2026-06-23T08:41:10.618799143Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-23T08:41:10.61965049Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=851.177µs logger=migrator t=2026-06-23T08:41:10.628902627Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-23T08:41:10.631323434Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.427137ms logger=migrator t=2026-06-23T08:41:10.637424811Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-23T08:41:10.637672146Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=247.835µs logger=migrator t=2026-06-23T08:41:10.644149381Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-23T08:41:10.645354524Z level=info msg="Migration successfully executed" id="create permission table" duration=1.209493ms logger=migrator t=2026-06-23T08:41:10.652227987Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-23T08:41:10.653921959Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.745353ms logger=migrator t=2026-06-23T08:41:10.664981352Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-23T08:41:10.66642729Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.435928ms logger=migrator t=2026-06-23T08:41:10.674585097Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-23T08:41:10.675839722Z level=info msg="Migration successfully executed" id="create role table" duration=1.257134ms logger=migrator t=2026-06-23T08:41:10.68359066Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-23T08:41:10.694249636Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.659856ms logger=migrator t=2026-06-23T08:41:10.700126519Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-23T08:41:10.707775936Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.649546ms logger=migrator t=2026-06-23T08:41:10.71367042Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-23T08:41:10.714453484Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=782.334µs logger=migrator t=2026-06-23T08:41:10.721730894Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-23T08:41:10.723491419Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.759985ms logger=migrator t=2026-06-23T08:41:10.730086655Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-23T08:41:10.732723716Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.649621ms logger=migrator t=2026-06-23T08:41:10.738672421Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-23T08:41:10.739898984Z level=info msg="Migration successfully executed" id="create team role table" duration=1.226113ms logger=migrator t=2026-06-23T08:41:10.748054471Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-23T08:41:10.749307245Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.255004ms logger=migrator t=2026-06-23T08:41:10.755446313Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-23T08:41:10.756974703Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.53027ms logger=migrator t=2026-06-23T08:41:10.762580541Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-23T08:41:10.763772964Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.189432ms logger=migrator t=2026-06-23T08:41:10.772109374Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-23T08:41:10.773309447Z level=info msg="Migration successfully executed" id="create user role table" duration=1.202973ms logger=migrator t=2026-06-23T08:41:10.781331552Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-23T08:41:10.783459213Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.12679ms logger=migrator t=2026-06-23T08:41:10.792060659Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-23T08:41:10.794506425Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.447406ms logger=migrator t=2026-06-23T08:41:10.800590603Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-23T08:41:10.802334406Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.743113ms logger=migrator t=2026-06-23T08:41:10.810255789Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-23T08:41:10.811218307Z level=info msg="Migration successfully executed" id="create builtin role table" duration=962.448µs logger=migrator t=2026-06-23T08:41:10.817935627Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-23T08:41:10.81966801Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.732193ms logger=migrator t=2026-06-23T08:41:10.825428391Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-23T08:41:10.826553812Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.125771ms logger=migrator t=2026-06-23T08:41:10.833091639Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-23T08:41:10.843777465Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.681565ms logger=migrator t=2026-06-23T08:41:10.850419752Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-23T08:41:10.851630515Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.211443ms logger=migrator t=2026-06-23T08:41:10.857976718Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-23T08:41:10.859738171Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.755723ms logger=migrator t=2026-06-23T08:41:10.867096063Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-23T08:41:10.868862807Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.767684ms logger=migrator t=2026-06-23T08:41:10.875494295Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-23T08:41:10.876703178Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.209114ms logger=migrator t=2026-06-23T08:41:10.882562351Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-23T08:41:10.883770804Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.209874ms logger=migrator t=2026-06-23T08:41:10.898062929Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-23T08:41:10.899482356Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.421477ms logger=migrator t=2026-06-23T08:41:10.906746297Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-23T08:41:10.917598935Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.850058ms logger=migrator t=2026-06-23T08:41:10.924182892Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-23T08:41:10.932881029Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.694677ms logger=migrator t=2026-06-23T08:41:10.938472647Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-23T08:41:10.947030102Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.554884ms logger=migrator t=2026-06-23T08:41:10.953512407Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-23T08:41:10.962088552Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.572335ms logger=migrator t=2026-06-23T08:41:10.967791682Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-23T08:41:10.971291739Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.500897ms logger=migrator t=2026-06-23T08:41:10.979053998Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-23T08:41:10.980414654Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.360416ms logger=migrator t=2026-06-23T08:41:10.987518971Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-23T08:41:10.989324807Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.808076ms logger=migrator t=2026-06-23T08:41:10.995128948Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-23T08:41:10.996177488Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.048299ms logger=migrator t=2026-06-23T08:41:11.003411198Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-23T08:41:11.004818695Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.407327ms logger=migrator t=2026-06-23T08:41:11.010582936Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-23T08:41:11.010658667Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=76.131µs logger=migrator t=2026-06-23T08:41:11.016906967Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-23T08:41:11.016991659Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=86.521µs logger=migrator t=2026-06-23T08:41:11.023458473Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-23T08:41:11.023997943Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=542.45µs logger=migrator t=2026-06-23T08:41:11.030271625Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-23T08:41:11.031276903Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.006498ms logger=migrator t=2026-06-23T08:41:11.037742828Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-23T08:41:11.03887925Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.136982ms logger=migrator t=2026-06-23T08:41:11.044971917Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-23T08:41:11.045323195Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=351.358µs logger=migrator t=2026-06-23T08:41:11.051266919Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-23T08:41:11.052152145Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=885.596µs logger=migrator t=2026-06-23T08:41:11.058760743Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-23T08:41:11.060277022Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.515659ms logger=migrator t=2026-06-23T08:41:11.067256896Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-23T08:41:11.068999719Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.743103ms logger=migrator t=2026-06-23T08:41:11.076127518Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-23T08:41:11.084930017Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.802049ms logger=migrator t=2026-06-23T08:41:11.092461241Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-23T08:41:11.092637855Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=181.423µs logger=migrator t=2026-06-23T08:41:11.100551497Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-23T08:41:11.102221869Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.668992ms logger=migrator t=2026-06-23T08:41:11.110470708Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-23T08:41:11.111745433Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.276625ms logger=migrator t=2026-06-23T08:41:11.119046223Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-23T08:41:11.120159165Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.112912ms logger=migrator t=2026-06-23T08:41:11.126106099Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-23T08:41:11.134333548Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.226829ms logger=migrator t=2026-06-23T08:41:11.14021239Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-23T08:41:11.141375573Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.166843ms logger=migrator t=2026-06-23T08:41:11.148329557Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-23T08:41:11.149585661Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.259354ms logger=migrator t=2026-06-23T08:41:11.157443093Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-23T08:41:11.180986535Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.541722ms logger=migrator t=2026-06-23T08:41:11.187166485Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-23T08:41:11.18901313Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.846615ms logger=migrator t=2026-06-23T08:41:11.196931313Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-23T08:41:11.197987434Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.056891ms logger=migrator t=2026-06-23T08:41:11.209084766Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-23T08:41:11.210214868Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.131422ms logger=migrator t=2026-06-23T08:41:11.217802155Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-23T08:41:11.219532808Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.727423ms logger=migrator t=2026-06-23T08:41:11.22742057Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-23T08:41:11.227674375Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=253.935µs logger=migrator t=2026-06-23T08:41:11.234024507Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-23T08:41:11.23523654Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.211733ms logger=migrator t=2026-06-23T08:41:11.24196094Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-23T08:41:11.250110037Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.149147ms logger=migrator t=2026-06-23T08:41:11.256223294Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-23T08:41:11.257097901Z level=info msg="Migration successfully executed" id="create entity_events table" duration=872.627µs logger=migrator t=2026-06-23T08:41:11.262627088Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-23T08:41:11.264380451Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.756913ms logger=migrator t=2026-06-23T08:41:11.278128276Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-23T08:41:11.278639806Z 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-06-23T08:41:11.283463749Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-23T08:41:11.283960058Z 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-06-23T08:41:11.289046247Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-23T08:41:11.290445093Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.399386ms logger=migrator t=2026-06-23T08:41:11.297271804Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-23T08:41:11.299000058Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.732044ms logger=migrator t=2026-06-23T08:41:11.306832238Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-23T08:41:11.308264166Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.431388ms logger=migrator t=2026-06-23T08:41:11.314923264Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-23T08:41:11.316663977Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.741923ms logger=migrator t=2026-06-23T08:41:11.323352906Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-23T08:41:11.325355306Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.003309ms logger=migrator t=2026-06-23T08:41:11.332241407Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-23T08:41:11.33343386Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.195663ms logger=migrator t=2026-06-23T08:41:11.343829621Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-23T08:41:11.345191317Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.368816ms logger=migrator t=2026-06-23T08:41:11.351401776Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-23T08:41:11.353015597Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.618911ms logger=migrator t=2026-06-23T08:41:11.36666125Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-23T08:41:11.368563657Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.902307ms logger=migrator t=2026-06-23T08:41:11.376974539Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-23T08:41:11.379155191Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.184243ms logger=migrator t=2026-06-23T08:41:11.386241007Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-23T08:41:11.38796171Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.725373ms logger=migrator t=2026-06-23T08:41:11.393727731Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-23T08:41:11.41911486Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.382748ms logger=migrator t=2026-06-23T08:41:11.427338268Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-23T08:41:11.437525335Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.178807ms logger=migrator t=2026-06-23T08:41:11.448425724Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-23T08:41:11.46169571Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.307007ms logger=migrator t=2026-06-23T08:41:11.469365157Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-23T08:41:11.469878508Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=517.221µs logger=migrator t=2026-06-23T08:41:11.477757139Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-23T08:41:11.489709459Z level=info msg="Migration successfully executed" id="add share column" duration=11.95385ms logger=migrator t=2026-06-23T08:41:11.495000891Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-23T08:41:11.495204705Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=204.054µs logger=migrator t=2026-06-23T08:41:11.513566848Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-23T08:41:11.515319182Z level=info msg="Migration successfully executed" id="create file table" duration=1.753284ms logger=migrator t=2026-06-23T08:41:11.522337247Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-23T08:41:11.523590941Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.251464ms logger=migrator t=2026-06-23T08:41:11.529501975Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-23T08:41:11.530780539Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.278654ms logger=migrator t=2026-06-23T08:41:11.538168692Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-23T08:41:11.540289973Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.120621ms logger=migrator t=2026-06-23T08:41:11.567721371Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-23T08:41:11.569913493Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.193202ms logger=migrator t=2026-06-23T08:41:11.577159982Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-23T08:41:11.577253934Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=95.212µs logger=migrator t=2026-06-23T08:41:11.583867402Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-23T08:41:11.583957513Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=91.291µs logger=migrator t=2026-06-23T08:41:11.589129553Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-23T08:41:11.589720804Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=591.171µs logger=migrator t=2026-06-23T08:41:11.597595926Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-23T08:41:11.597947963Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=363.687µs logger=migrator t=2026-06-23T08:41:11.605456688Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-23T08:41:11.607069359Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.615891ms logger=migrator t=2026-06-23T08:41:11.617995749Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-23T08:41:11.628320857Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.324918ms logger=migrator t=2026-06-23T08:41:11.634245421Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-23T08:41:11.634450845Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=209.164µs logger=migrator t=2026-06-23T08:41:11.64091026Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-23T08:41:11.642261046Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.347706ms logger=migrator t=2026-06-23T08:41:11.649581417Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-23T08:41:11.649995164Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=414.197µs logger=migrator t=2026-06-23T08:41:11.65751665Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-23T08:41:11.657849006Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=332.726µs logger=migrator t=2026-06-23T08:41:11.664312021Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-23T08:41:11.665063945Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=752.174µs logger=migrator t=2026-06-23T08:41:11.678694197Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-23T08:41:11.687290673Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.590456ms logger=migrator t=2026-06-23T08:41:11.694923599Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-23T08:41:11.706573324Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.647725ms logger=migrator t=2026-06-23T08:41:11.710245224Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-23T08:41:11.711996139Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.744545ms logger=migrator t=2026-06-23T08:41:11.721616704Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-23T08:41:11.812473552Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=90.850008ms logger=migrator t=2026-06-23T08:41:11.818391597Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-23T08:41:11.819351835Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=960.488µs logger=migrator t=2026-06-23T08:41:11.828288978Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-23T08:41:11.829818647Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.530179ms logger=migrator t=2026-06-23T08:41:11.836051887Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-23T08:41:11.865589595Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.535628ms logger=migrator t=2026-06-23T08:41:11.873530328Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-23T08:41:11.882598143Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.068055ms logger=migrator t=2026-06-23T08:41:11.887792542Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-23T08:41:11.888093018Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=300.776µs logger=migrator t=2026-06-23T08:41:11.893136516Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-23T08:41:11.893427531Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=291.575µs logger=migrator t=2026-06-23T08:41:11.901422315Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-23T08:41:11.901634619Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=214.634µs logger=migrator t=2026-06-23T08:41:11.906088545Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-23T08:41:11.906294569Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=206.274µs logger=migrator t=2026-06-23T08:41:11.912309595Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-23T08:41:11.912762883Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=457.798µs logger=migrator t=2026-06-23T08:41:11.920052173Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-23T08:41:11.92192057Z level=info msg="Migration successfully executed" id="create folder table" duration=1.871907ms logger=migrator t=2026-06-23T08:41:11.928393244Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-23T08:41:11.929927874Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.53757ms logger=migrator t=2026-06-23T08:41:11.939971578Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-23T08:41:11.942097808Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.129641ms logger=migrator t=2026-06-23T08:41:11.948972561Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-23T08:41:11.949008361Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.63µs logger=migrator t=2026-06-23T08:41:11.952893396Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-23T08:41:11.955022597Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.129131ms logger=migrator t=2026-06-23T08:41:11.960353639Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-23T08:41:11.961640734Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.286865ms logger=migrator t=2026-06-23T08:41:11.968495036Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-23T08:41:11.970820072Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.323896ms logger=migrator t=2026-06-23T08:41:11.983684659Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-23T08:41:11.984651017Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=968.768µs logger=migrator t=2026-06-23T08:41:11.99046427Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-23T08:41:11.990838177Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=377.497µs logger=migrator t=2026-06-23T08:41:11.99672163Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-23T08:41:11.9987748Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.056789ms logger=migrator t=2026-06-23T08:41:12.00448229Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-23T08:41:12.006529879Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.041428ms logger=migrator t=2026-06-23T08:41:12.013835549Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-23T08:41:12.015817238Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.983829ms logger=migrator t=2026-06-23T08:41:12.023077257Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-23T08:41:12.025054495Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.979428ms logger=migrator t=2026-06-23T08:41:12.030333687Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-23T08:41:12.031848476Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.509309ms logger=migrator t=2026-06-23T08:41:12.036848413Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-23T08:41:12.038094877Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.247134ms logger=migrator t=2026-06-23T08:41:12.043662784Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-23T08:41:12.045110702Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.447988ms logger=migrator t=2026-06-23T08:41:12.050890763Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-23T08:41:12.052166868Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.275585ms logger=migrator t=2026-06-23T08:41:12.059760413Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-23T08:41:12.061247572Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.492339ms logger=migrator t=2026-06-23T08:41:12.06582454Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-23T08:41:12.067200886Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.376776ms logger=migrator t=2026-06-23T08:41:12.075502016Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-23T08:41:12.076994375Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.494739ms logger=migrator t=2026-06-23T08:41:12.080928291Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-23T08:41:12.081317478Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=390.487µs logger=migrator t=2026-06-23T08:41:12.085688933Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-23T08:41:12.094776437Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.090184ms logger=migrator t=2026-06-23T08:41:12.100444257Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-23T08:41:12.100980656Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=537.4µs logger=migrator t=2026-06-23T08:41:12.10683902Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-23T08:41:12.106872351Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=27.73µs logger=migrator t=2026-06-23T08:41:12.112511199Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-23T08:41:12.1146532Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.144851ms logger=migrator t=2026-06-23T08:41:12.121546753Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-23T08:41:12.121589993Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=46.411µs logger=migrator t=2026-06-23T08:41:12.126047929Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-23T08:41:12.129780311Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=3.730772ms logger=migrator t=2026-06-23T08:41:12.134358399Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-23T08:41:12.135780496Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.428117ms logger=migrator t=2026-06-23T08:41:12.148574893Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-23T08:41:12.149844507Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.272164ms logger=migrator t=2026-06-23T08:41:12.159457732Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-23T08:41:12.160523963Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.067501ms logger=migrator t=2026-06-23T08:41:12.164713124Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-23T08:41:12.164982729Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=270.565µs logger=migrator t=2026-06-23T08:41:12.170914903Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-23T08:41:12.172237098Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.324855ms logger=migrator t=2026-06-23T08:41:12.1811267Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-23T08:41:12.182172259Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.046609ms logger=migrator t=2026-06-23T08:41:12.186911741Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-23T08:41:12.188209106Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.295835ms logger=migrator t=2026-06-23T08:41:12.198628616Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-23T08:41:12.212992624Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.354976ms logger=migrator t=2026-06-23T08:41:12.220400556Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-23T08:41:12.230442619Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.039223ms logger=migrator t=2026-06-23T08:41:12.236259331Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-23T08:41:12.251167648Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.906987ms logger=migrator t=2026-06-23T08:41:12.25854715Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-23T08:41:12.258682163Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=139.273µs logger=migrator t=2026-06-23T08:41:12.262569558Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-23T08:41:12.271699563Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.128995ms logger=migrator t=2026-06-23T08:41:12.278632456Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-23T08:41:12.285391537Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.758631ms logger=migrator t=2026-06-23T08:41:12.292227899Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-23T08:41:12.292722458Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=504.41µs logger=migrator t=2026-06-23T08:41:12.296548421Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.542294035s logger=migrator t=2026-06-23T08:41:12.297574212Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-23T08:41:12.318591876Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-23T08:41:12.31880708Z level=info msg="Created default organization" logger=secrets t=2026-06-23T08:41:12.322648584Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-23T08:41:12.371916073Z level=info msg="Restored cache from database" duration=488.229µs logger=plugin.store t=2026-06-23T08:41:12.373537394Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-23T08:41:12.425514914Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-23T08:41:12.425555065Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-23T08:41:12.425677657Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-23T08:41:12.425695537Z level=info msg="Plugins loaded" count=54 duration=52.159673ms logger=query_data t=2026-06-23T08:41:12.430836967Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-23T08:41:12.434428806Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-23T08:41:12.44037292Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-23T08:41:12.450328572Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-23T08:41:12.453617085Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-23T08:41:12.456716145Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-23T08:41:12.474078449Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-23T08:41:12.497871187Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-23T08:41:12.520832279Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-23T08:41:12.52086286Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-23T08:41:12.521062374Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-23T08:41:12.521970201Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-23T08:41:12.522859209Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-06-23T08:41:12.523255256Z level=info msg="State cache has been initialized" states=0 duration=1.280885ms logger=ngalert.scheduler t=2026-06-23T08:41:12.523300297Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-23T08:41:12.523372328Z level=info msg=starting first_tick=2026-06-23T08:41:20Z logger=http.server t=2026-06-23T08:41:12.528564088Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-06-23T08:41:12.595929715Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-23T08:41:12.617334327Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-06-23T08:41:12.648288133Z level=info msg="Update check succeeded" duration=127.147326ms logger=plugins.update.checker t=2026-06-23T08:41:12.649984706Z level=info msg="Update check succeeded" duration=128.84324ms logger=provisioning.dashboard t=2026-06-23T08:41:12.701824694Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-23T08:41:12.718517086Z level=info msg="Patterns update finished" duration=116.033804ms logger=grafana-apiserver t=2026-06-23T08:41:13.054725178Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-23T08:41:13.055216597Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-23T08:41:13.539546551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:13.54208539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:13.563901379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:13.590606853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:13.83976943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:13.873141153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:13.892253231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:13.916667611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:13.933152558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:13.963793118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:13.982429377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.010190311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.028511654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.060986529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.095622126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.179512931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.198153199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.23972708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.256205107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.303742883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.334979534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.423187562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.441666497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.502977138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.523243079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.581430258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.600430124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.676799374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.696492993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.756787744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.776258329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.845488752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.865810203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.93839492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:14.955721233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.012838213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.032963431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.100895529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.117368506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.226375505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.246893779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.377940262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.394481481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.542498299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.571386516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.668562428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.687006882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.760973346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.772795694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.879554479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.894023068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.969741455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:15.987764843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:16.065016499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:16.080432636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:16.149711299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:16.167231517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:16.229895593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:16.25362407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:16.313262978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:16.332417617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:16.42503937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:16.444299311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:17.374335775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:17.391514226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:17.86700319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:17.884388214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:18.740388463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:18.761128622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:18.833082958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:18.850232728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:18.918387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:18.938558848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:19.018755802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:19.034539156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:19.126813422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:19.151503328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:19.219883104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:19.240384029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T08:41:19.423385781Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-23T08:42:00.544690574Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-23T08:51:12.585162811Z level=info msg="Completed cleanup jobs" duration=63.124077ms logger=plugins.update.checker t=2026-06-23T08:51:12.748470886Z level=info msg="Update check succeeded" duration=97.866322ms logger=sqlstore.transactions t=2026-06-23T08:56:12.449656777Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-23T09:01:12.537101589Z level=info msg="Completed cleanup jobs" duration=14.528382ms logger=plugins.update.checker t=2026-06-23T09:01:12.756439881Z level=info msg="Update check succeeded" duration=105.977579ms logger=cleanup t=2026-06-23T09:11:12.538943835Z level=info msg="Completed cleanup jobs" duration=17.060033ms logger=plugins.update.checker t=2026-06-23T09:11:12.754115645Z level=info msg="Update check succeeded" duration=102.245237ms logger=infra.usagestats t=2026-06-23T09:12:00.56742931Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-23T09:21:12.536211796Z level=info msg="Completed cleanup jobs" duration=14.406359ms logger=plugins.update.checker t=2026-06-23T09:21:12.751865113Z level=info msg="Update check succeeded" duration=101.052051ms logger=cleanup t=2026-06-23T09:31:12.556415783Z level=info msg="Completed cleanup jobs" duration=28.939012ms logger=plugins.update.checker t=2026-06-23T09:31:12.753333227Z level=info msg="Update check succeeded" duration=102.269956ms logger=cleanup t=2026-06-23T09:41:12.582099071Z level=info msg="Completed cleanup jobs" duration=60.049346ms logger=plugins.update.checker t=2026-06-23T09:41:12.777384064Z level=info msg="Update check succeeded" duration=120.228685ms logger=infra.usagestats t=2026-06-23T09:42:00.571348208Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-23T09:51:12.56816112Z level=info msg="Completed cleanup jobs" duration=45.984333ms logger=plugins.update.checker t=2026-06-23T09:51:12.75293792Z level=info msg="Update check succeeded" duration=101.964291ms logger=cleanup t=2026-06-23T10:01:12.557576154Z level=info msg="Completed cleanup jobs" duration=35.714534ms logger=plugins.update.checker t=2026-06-23T10:01:12.764428933Z level=info msg="Update check succeeded" duration=113.799141ms