logger=settings t=2026-04-07T01:32:37.715198146Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T01:32:37Z logger=settings t=2026-04-07T01:32:37.715730221Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T01:32:37.715751191Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T01:32:37.715757121Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T01:32:37.715762881Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T01:32:37.715768412Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T01:32:37.715773862Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T01:32:37.715782372Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T01:32:37.715795143Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T01:32:37.715805853Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T01:32:37.715810983Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T01:32:37.715815823Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T01:32:37.715820733Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T01:32:37.715826113Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T01:32:37.715834283Z level=info msg=Target target=[all] logger=settings t=2026-04-07T01:32:37.715850954Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T01:32:37.715855894Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T01:32:37.715860884Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T01:32:37.715866314Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T01:32:37.715871954Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T01:32:37.715884375Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T01:32:37.716529473Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T01:32:37.716564203Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T01:32:37.719278757Z level=info msg="Locking database" logger=migrator t=2026-04-07T01:32:37.719300217Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T01:32:37.720102939Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T01:32:37.721537548Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.432589ms logger=migrator t=2026-04-07T01:32:37.726357969Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T01:32:37.726923554Z level=info msg="Migration successfully executed" id="create user table" duration=565.355µs logger=migrator t=2026-04-07T01:32:37.731984561Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T01:32:37.733138373Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.153782ms logger=migrator t=2026-04-07T01:32:37.741951572Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T01:32:37.743493344Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.545442ms logger=migrator t=2026-04-07T01:32:37.748352115Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T01:32:37.749527627Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.175542ms logger=migrator t=2026-04-07T01:32:37.753989648Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T01:32:37.754697168Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=706.28µs logger=migrator t=2026-04-07T01:32:37.7595902Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T01:32:37.763654901Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.05977ms logger=migrator t=2026-04-07T01:32:37.768007159Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T01:32:37.769329965Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.322936ms logger=migrator t=2026-04-07T01:32:37.773520218Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T01:32:37.774642689Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.10911ms logger=migrator t=2026-04-07T01:32:37.779612863Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T01:32:37.780729984Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.116041ms logger=migrator t=2026-04-07T01:32:37.785200965Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T01:32:37.785586946Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=385.121µs logger=migrator t=2026-04-07T01:32:37.789100151Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T01:32:37.789605635Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=504.864µs logger=migrator t=2026-04-07T01:32:37.793714606Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T01:32:37.795504315Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.788609ms logger=migrator t=2026-04-07T01:32:37.801896708Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T01:32:37.80193374Z level=info msg="Migration successfully executed" id="Update user table charset" duration=40.572µs logger=migrator t=2026-04-07T01:32:37.805733872Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T01:32:37.806820032Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.0853ms logger=migrator t=2026-04-07T01:32:37.810777279Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T01:32:37.81118298Z level=info msg="Migration successfully executed" id="Add missing user data" duration=402.18µs logger=migrator t=2026-04-07T01:32:37.81522854Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T01:32:37.817350328Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.119368ms logger=migrator t=2026-04-07T01:32:37.822805305Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T01:32:37.823520325Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=709.529µs logger=migrator t=2026-04-07T01:32:37.828204162Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T01:32:37.830015491Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.805568ms logger=migrator t=2026-04-07T01:32:37.83442227Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T01:32:37.843781874Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.359764ms logger=migrator t=2026-04-07T01:32:37.849574392Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T01:32:37.8517018Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.125488ms logger=migrator t=2026-04-07T01:32:37.856234463Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T01:32:37.856651864Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=415.561µs logger=migrator t=2026-04-07T01:32:37.864038834Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T01:32:37.865199735Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.166071ms logger=migrator t=2026-04-07T01:32:37.870320705Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-07T01:32:37.870662884Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=341.759µs logger=migrator t=2026-04-07T01:32:37.874405896Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T01:32:37.874801346Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=395.06µs logger=migrator t=2026-04-07T01:32:37.879855023Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T01:32:37.880702766Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=851.263µs logger=migrator t=2026-04-07T01:32:37.884843968Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T01:32:37.885605369Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=760.361µs logger=migrator t=2026-04-07T01:32:37.889751232Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T01:32:37.890482342Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=732.651µs logger=migrator t=2026-04-07T01:32:37.895665562Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T01:32:37.896413292Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=746.92µs logger=migrator t=2026-04-07T01:32:37.900225145Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T01:32:37.900890213Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=664.438µs logger=migrator t=2026-04-07T01:32:37.904928883Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T01:32:37.904961984Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.741µs logger=migrator t=2026-04-07T01:32:37.909635411Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T01:32:37.910382261Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=746.74µs logger=migrator t=2026-04-07T01:32:37.916167198Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T01:32:37.917788002Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.923293ms logger=migrator t=2026-04-07T01:32:37.924261497Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T01:32:37.924961867Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=700.34µs logger=migrator t=2026-04-07T01:32:37.92951291Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T01:32:37.93022727Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=712.5µs logger=migrator t=2026-04-07T01:32:37.933957241Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T01:32:37.937108976Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.151416ms logger=migrator t=2026-04-07T01:32:37.941779993Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T01:32:37.942689038Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=908.555µs logger=migrator t=2026-04-07T01:32:37.94684938Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T01:32:37.9475445Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=693.79µs logger=migrator t=2026-04-07T01:32:37.95087453Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T01:32:37.951592819Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=719.569µs logger=migrator t=2026-04-07T01:32:37.954997922Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T01:32:37.95566535Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=667.158µs logger=migrator t=2026-04-07T01:32:37.959866483Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T01:32:37.960593893Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=726.73µs logger=migrator t=2026-04-07T01:32:37.96414317Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T01:32:37.96452647Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=383.22µs logger=migrator t=2026-04-07T01:32:37.967336436Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T01:32:37.967809609Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=476.043µs logger=migrator t=2026-04-07T01:32:37.971838528Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T01:32:37.972754363Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=921.885µs logger=migrator t=2026-04-07T01:32:37.978094898Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T01:32:37.978790647Z level=info msg="Migration successfully executed" id="create star table" duration=695.609µs logger=migrator t=2026-04-07T01:32:37.982180599Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T01:32:37.982941759Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=761.17µs logger=migrator t=2026-04-07T01:32:37.986206968Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T01:32:37.986963469Z level=info msg="Migration successfully executed" id="create org table v1" duration=756.641µs logger=migrator t=2026-04-07T01:32:37.990166795Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T01:32:37.990870755Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=707.86µs logger=migrator t=2026-04-07T01:32:37.995336225Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T01:32:37.995976823Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=640.418µs logger=migrator t=2026-04-07T01:32:37.999504279Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T01:32:38.000231879Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=726.63µs logger=migrator t=2026-04-07T01:32:38.004092514Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T01:32:38.005518682Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.431448ms logger=migrator t=2026-04-07T01:32:38.011386501Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T01:32:38.012189263Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=799.172µs logger=migrator t=2026-04-07T01:32:38.015553334Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T01:32:38.015587575Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.511µs logger=migrator t=2026-04-07T01:32:38.019223824Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T01:32:38.019253675Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.151µs logger=migrator t=2026-04-07T01:32:38.023030678Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T01:32:38.023211082Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=180.964µs logger=migrator t=2026-04-07T01:32:38.027606251Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T01:32:38.028369032Z level=info msg="Migration successfully executed" id="create dashboard table" duration=762.591µs logger=migrator t=2026-04-07T01:32:38.031914008Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T01:32:38.032652418Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=737.57µs logger=migrator t=2026-04-07T01:32:38.036580234Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T01:32:38.037370866Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=790.502µs logger=migrator t=2026-04-07T01:32:38.042535467Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T01:32:38.043154293Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=620.826µs logger=migrator t=2026-04-07T01:32:38.047734027Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T01:32:38.048980932Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.241513ms logger=migrator t=2026-04-07T01:32:38.052603519Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T01:32:38.053309169Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=705.26µs logger=migrator t=2026-04-07T01:32:38.056756772Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T01:32:38.062179469Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.421797ms logger=migrator t=2026-04-07T01:32:38.06663481Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T01:32:38.06737214Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=735.3µs logger=migrator t=2026-04-07T01:32:38.071200454Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T01:32:38.071954134Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=755.96µs logger=migrator t=2026-04-07T01:32:38.076512768Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T01:32:38.077339731Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=826.603µs logger=migrator t=2026-04-07T01:32:38.084110834Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T01:32:38.084467254Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=356.79µs logger=migrator t=2026-04-07T01:32:38.088215436Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T01:32:38.089547891Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.332315ms logger=migrator t=2026-04-07T01:32:38.094893867Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T01:32:38.09501491Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=123.123µs logger=migrator t=2026-04-07T01:32:38.098830023Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T01:32:38.102073542Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.243909ms logger=migrator t=2026-04-07T01:32:38.105479514Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T01:32:38.107268013Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.788159ms logger=migrator t=2026-04-07T01:32:38.111146098Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T01:32:38.114341134Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.194866ms logger=migrator t=2026-04-07T01:32:38.11897031Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T01:32:38.120245174Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.274714ms logger=migrator t=2026-04-07T01:32:38.126207737Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T01:32:38.129621669Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.339581ms logger=migrator t=2026-04-07T01:32:38.143176957Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T01:32:38.144541464Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.360888ms logger=migrator t=2026-04-07T01:32:38.151556894Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T01:32:38.153072635Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.511061ms logger=migrator t=2026-04-07T01:32:38.158734859Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T01:32:38.158767159Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.35µs logger=migrator t=2026-04-07T01:32:38.163128907Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T01:32:38.163191119Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=68.402µs logger=migrator t=2026-04-07T01:32:38.167297401Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T01:32:38.169454819Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.158328ms logger=migrator t=2026-04-07T01:32:38.173212471Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T01:32:38.175178024Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.966413ms logger=migrator t=2026-04-07T01:32:38.179823931Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T01:32:38.181782494Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.958814ms logger=migrator t=2026-04-07T01:32:38.185524475Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T01:32:38.187656983Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.132248ms logger=migrator t=2026-04-07T01:32:38.191457217Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T01:32:38.191668062Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=211.105µs logger=migrator t=2026-04-07T01:32:38.19601872Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T01:32:38.196817112Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=797.942µs logger=migrator t=2026-04-07T01:32:38.201089858Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T01:32:38.202184797Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.094329ms logger=migrator t=2026-04-07T01:32:38.206024082Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T01:32:38.206065293Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=43.451µs logger=migrator t=2026-04-07T01:32:38.21075804Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T01:32:38.211547631Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=789.111µs logger=migrator t=2026-04-07T01:32:38.215018285Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T01:32:38.215702374Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=683.619µs logger=migrator t=2026-04-07T01:32:38.219856387Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T01:32:38.225609583Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.752986ms logger=migrator t=2026-04-07T01:32:38.23032083Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T01:32:38.23101844Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=697.7µs logger=migrator t=2026-04-07T01:32:38.236535149Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T01:32:38.237842374Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.308545ms logger=migrator t=2026-04-07T01:32:38.242309476Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T01:32:38.243139468Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=828.652µs logger=migrator t=2026-04-07T01:32:38.247451285Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T01:32:38.247810225Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=359.92µs logger=migrator t=2026-04-07T01:32:38.253669804Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T01:32:38.254996381Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.328526ms logger=migrator t=2026-04-07T01:32:38.261168388Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T01:32:38.265180166Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.012879ms logger=migrator t=2026-04-07T01:32:38.275894777Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T01:32:38.277175341Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.278874ms logger=migrator t=2026-04-07T01:32:38.283911725Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T01:32:38.284428209Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=521.394µs logger=migrator t=2026-04-07T01:32:38.288396556Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T01:32:38.288661243Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=265.147µs logger=migrator t=2026-04-07T01:32:38.293815423Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T01:32:38.294758329Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=942.516µs logger=migrator t=2026-04-07T01:32:38.309034786Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T01:32:38.312932451Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.897205ms logger=migrator t=2026-04-07T01:32:38.317476676Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T01:32:38.318772601Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.299746ms logger=migrator t=2026-04-07T01:32:38.323335144Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T01:32:38.324136876Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=801.372µs logger=migrator t=2026-04-07T01:32:38.329192273Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T01:32:38.329994255Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=801.663µs logger=migrator t=2026-04-07T01:32:38.334457925Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T01:32:38.335205516Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=747.731µs logger=migrator t=2026-04-07T01:32:38.339259666Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T01:32:38.340091749Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=833.693µs logger=migrator t=2026-04-07T01:32:38.344140758Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T01:32:38.350112321Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.968723ms logger=migrator t=2026-04-07T01:32:38.354552381Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T01:32:38.355528307Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=974.346µs logger=migrator t=2026-04-07T01:32:38.359582728Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T01:32:38.360434821Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=852.404µs logger=migrator t=2026-04-07T01:32:38.365045835Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T01:32:38.36595321Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=906.185µs logger=migrator t=2026-04-07T01:32:38.37734308Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T01:32:38.378415869Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.08317ms logger=migrator t=2026-04-07T01:32:38.382457318Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T01:32:38.384282508Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.82451ms logger=migrator t=2026-04-07T01:32:38.388871032Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T01:32:38.390583359Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.708966ms logger=migrator t=2026-04-07T01:32:38.394067213Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T01:32:38.394090104Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=22.981µs logger=migrator t=2026-04-07T01:32:38.397857716Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T01:32:38.398037221Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=179.355µs logger=migrator t=2026-04-07T01:32:38.400663612Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T01:32:38.402305896Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.641654ms logger=migrator t=2026-04-07T01:32:38.406671865Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T01:32:38.406816159Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=143.544µs logger=migrator t=2026-04-07T01:32:38.410145779Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T01:32:38.410285422Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=140.203µs logger=migrator t=2026-04-07T01:32:38.413733176Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T01:32:38.415353971Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.619864ms logger=migrator t=2026-04-07T01:32:38.421329773Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T01:32:38.421464126Z level=info msg="Migration successfully executed" id="Update uid value" duration=134.293µs logger=migrator t=2026-04-07T01:32:38.425111245Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T01:32:38.425728762Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=617.027µs logger=migrator t=2026-04-07T01:32:38.429151925Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T01:32:38.42969715Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=545.015µs logger=migrator t=2026-04-07T01:32:38.434656794Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T01:32:38.43527072Z level=info msg="Migration successfully executed" id="create api_key table" duration=613.816µs logger=migrator t=2026-04-07T01:32:38.442280591Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T01:32:38.443897075Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.619335ms logger=migrator t=2026-04-07T01:32:38.449399184Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T01:32:38.450211626Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=808.262µs logger=migrator t=2026-04-07T01:32:38.457928956Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T01:32:38.458875162Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=945.146µs logger=migrator t=2026-04-07T01:32:38.463896977Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T01:32:38.464500734Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=604.057µs logger=migrator t=2026-04-07T01:32:38.467836634Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T01:32:38.468395129Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=557.845µs logger=migrator t=2026-04-07T01:32:38.47175044Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T01:32:38.472501241Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=750.941µs logger=migrator t=2026-04-07T01:32:38.477320231Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T01:32:38.484096476Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.779565ms logger=migrator t=2026-04-07T01:32:38.48795369Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T01:32:38.488689119Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=735.339µs logger=migrator t=2026-04-07T01:32:38.49349545Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T01:32:38.494251551Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=755.001µs logger=migrator t=2026-04-07T01:32:38.498018513Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T01:32:38.498768813Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=749.78µs logger=migrator t=2026-04-07T01:32:38.502580166Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T01:32:38.503374638Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=793.852µs logger=migrator t=2026-04-07T01:32:38.508890598Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T01:32:38.509395622Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=505.894µs logger=migrator t=2026-04-07T01:32:38.514940542Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T01:32:38.515891478Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=949.736µs logger=migrator t=2026-04-07T01:32:38.519785213Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T01:32:38.519813464Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.831µs logger=migrator t=2026-04-07T01:32:38.525831637Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T01:32:38.531215583Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.381946ms logger=migrator t=2026-04-07T01:32:38.538259495Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T01:32:38.541507683Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.247568ms logger=migrator t=2026-04-07T01:32:38.548307317Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T01:32:38.548527243Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=218.066µs logger=migrator t=2026-04-07T01:32:38.554217558Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T01:32:38.5594484Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.220421ms logger=migrator t=2026-04-07T01:32:38.567649312Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T01:32:38.572033391Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.386979ms logger=migrator t=2026-04-07T01:32:38.579296838Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T01:32:38.581306652Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=2.012264ms logger=migrator t=2026-04-07T01:32:38.588523608Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T01:32:38.589421033Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=901.966µs logger=migrator t=2026-04-07T01:32:38.595525889Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T01:32:38.597685957Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.163359ms logger=migrator t=2026-04-07T01:32:38.605291313Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T01:32:38.606195368Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=903.645µs logger=migrator t=2026-04-07T01:32:38.61106438Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T01:32:38.611866701Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=802.771µs logger=migrator t=2026-04-07T01:32:38.617224377Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T01:32:38.61805128Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=827.253µs logger=migrator t=2026-04-07T01:32:38.62363292Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T01:32:38.623703272Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=68.002µs logger=migrator t=2026-04-07T01:32:38.627326041Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T01:32:38.627354502Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.441µs logger=migrator t=2026-04-07T01:32:38.631049972Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T01:32:38.635438801Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.387029ms logger=migrator t=2026-04-07T01:32:38.640468598Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T01:32:38.643311964Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.842526ms logger=migrator t=2026-04-07T01:32:38.647137519Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T01:32:38.64721357Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.481µs logger=migrator t=2026-04-07T01:32:38.652586846Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T01:32:38.653424949Z level=info msg="Migration successfully executed" id="create quota table v1" duration=834.293µs logger=migrator t=2026-04-07T01:32:38.659229487Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T01:32:38.660572823Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.342466ms logger=migrator t=2026-04-07T01:32:38.665237089Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T01:32:38.6652663Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.401µs logger=migrator t=2026-04-07T01:32:38.669021502Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T01:32:38.669763322Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=738.26µs logger=migrator t=2026-04-07T01:32:38.674954973Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T01:32:38.676339761Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.383557ms logger=migrator t=2026-04-07T01:32:38.68071927Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T01:32:38.685344625Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.624714ms logger=migrator t=2026-04-07T01:32:38.690543056Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T01:32:38.690588047Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=46.431µs logger=migrator t=2026-04-07T01:32:38.694774601Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T01:32:38.696678253Z level=info msg="Migration successfully executed" id="create session table" duration=1.910653ms logger=migrator t=2026-04-07T01:32:38.701406851Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T01:32:38.701520444Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=113.113µs logger=migrator t=2026-04-07T01:32:38.706791517Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T01:32:38.707019963Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=233.566µs logger=migrator t=2026-04-07T01:32:38.710782725Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T01:32:38.711652069Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=869.174µs logger=migrator t=2026-04-07T01:32:38.716322235Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T01:32:38.717096426Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=774.671µs logger=migrator t=2026-04-07T01:32:38.722969876Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T01:32:38.723002586Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.93µs logger=migrator t=2026-04-07T01:32:38.726140381Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T01:32:38.726168853Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=31.552µs logger=migrator t=2026-04-07T01:32:38.730431808Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T01:32:38.733679976Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.248358ms logger=migrator t=2026-04-07T01:32:38.737363487Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T01:32:38.740384348Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.020531ms logger=migrator t=2026-04-07T01:32:38.743818601Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T01:32:38.743903153Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=85.382µs logger=migrator t=2026-04-07T01:32:38.747307216Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T01:32:38.747383118Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=76.222µs logger=migrator t=2026-04-07T01:32:38.751479539Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T01:32:38.75226545Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=785.571µs logger=migrator t=2026-04-07T01:32:38.757013969Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T01:32:38.75706024Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.071µs logger=migrator t=2026-04-07T01:32:38.761685756Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T01:32:38.764727649Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.041193ms logger=migrator t=2026-04-07T01:32:38.76921857Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T01:32:38.769368535Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=150.155µs logger=migrator t=2026-04-07T01:32:38.773431914Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T01:32:38.776373404Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.93919ms logger=migrator t=2026-04-07T01:32:38.780299491Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T01:32:38.782519231Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.228921ms logger=migrator t=2026-04-07T01:32:38.786806588Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T01:32:38.786882559Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=77.021µs logger=migrator t=2026-04-07T01:32:38.790395855Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T01:32:38.79132444Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=928.655µs logger=migrator t=2026-04-07T01:32:38.798038872Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T01:32:38.799270045Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.230763ms logger=migrator t=2026-04-07T01:32:38.805973848Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T01:32:38.80755091Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.573602ms logger=migrator t=2026-04-07T01:32:38.813071961Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T01:32:38.813998805Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=926.384µs logger=migrator t=2026-04-07T01:32:38.818549378Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T01:32:38.819795582Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.239224ms logger=migrator t=2026-04-07T01:32:38.825317892Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T01:32:38.826180585Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=862.003µs logger=migrator t=2026-04-07T01:32:38.831969113Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T01:32:38.832738943Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=769.08µs logger=migrator t=2026-04-07T01:32:38.837726278Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T01:32:38.838611283Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=883.745µs logger=migrator t=2026-04-07T01:32:38.847108674Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T01:32:38.848315266Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.206712ms logger=migrator t=2026-04-07T01:32:38.853727923Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T01:32:38.866462328Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.732235ms logger=migrator t=2026-04-07T01:32:38.875962656Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T01:32:38.878549617Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=2.57998ms logger=migrator t=2026-04-07T01:32:38.886006379Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-07T01:32:38.887120579Z 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.11767ms logger=migrator t=2026-04-07T01:32:38.892904696Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T01:32:38.893103721Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=198.885µs logger=migrator t=2026-04-07T01:32:38.899058183Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T01:32:38.899513605Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=452.542µs logger=migrator t=2026-04-07T01:32:38.907049919Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T01:32:38.907637606Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=587.727µs logger=migrator t=2026-04-07T01:32:38.914301196Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T01:32:38.91703056Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.728894ms logger=migrator t=2026-04-07T01:32:38.924053391Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T01:32:38.926687383Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.628511ms logger=migrator t=2026-04-07T01:32:38.934175195Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T01:32:38.937506316Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.329111ms logger=migrator t=2026-04-07T01:32:38.950546839Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T01:32:38.956969614Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.423745ms logger=migrator t=2026-04-07T01:32:38.962929645Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T01:32:38.964618601Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.688066ms logger=migrator t=2026-04-07T01:32:38.970614574Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T01:32:38.970652815Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=39.202µs logger=migrator t=2026-04-07T01:32:38.977771818Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T01:32:38.977817259Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=47.231µs logger=migrator t=2026-04-07T01:32:38.988383316Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T01:32:38.990287338Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.907881ms logger=migrator t=2026-04-07T01:32:38.996758513Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T01:32:38.997645317Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=890.364µs logger=migrator t=2026-04-07T01:32:39.005579472Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T01:32:39.006706753Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.12681ms logger=migrator t=2026-04-07T01:32:39.013766905Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T01:32:39.015020169Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.253085ms logger=migrator t=2026-04-07T01:32:39.042248798Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T01:32:39.04346072Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.210322ms logger=migrator t=2026-04-07T01:32:39.050227274Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T01:32:39.054494999Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.267595ms logger=migrator t=2026-04-07T01:32:39.069544068Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T01:32:39.077688669Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=8.13778ms logger=migrator t=2026-04-07T01:32:39.083040604Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T01:32:39.083241939Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=201.576µs logger=migrator t=2026-04-07T01:32:39.09432128Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T01:32:39.09579511Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.46979ms logger=migrator t=2026-04-07T01:32:39.101591758Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T01:32:39.10280551Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.211982ms logger=migrator t=2026-04-07T01:32:39.110569751Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T01:32:39.11756736Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.005019ms logger=migrator t=2026-04-07T01:32:39.125605969Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T01:32:39.125743852Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=139.963µs logger=migrator t=2026-04-07T01:32:39.131115958Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T01:32:39.132573467Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.457479ms logger=migrator t=2026-04-07T01:32:39.137537282Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T01:32:39.138912439Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.374897ms logger=migrator t=2026-04-07T01:32:39.145226621Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T01:32:39.145358884Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=133.273µs logger=migrator t=2026-04-07T01:32:39.15036837Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T01:32:39.151302155Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=931.465µs logger=migrator t=2026-04-07T01:32:39.156642071Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T01:32:39.157985057Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.344236ms logger=migrator t=2026-04-07T01:32:39.164765691Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T01:32:39.166139868Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.372988ms logger=migrator t=2026-04-07T01:32:39.172252004Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T01:32:39.173743925Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.492711ms logger=migrator t=2026-04-07T01:32:39.179160312Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T01:32:39.180178169Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.013247ms logger=migrator t=2026-04-07T01:32:39.186359587Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T01:32:39.187632682Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.273174ms logger=migrator t=2026-04-07T01:32:39.193433098Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T01:32:39.19346307Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.542µs logger=migrator t=2026-04-07T01:32:39.199462962Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T01:32:39.206484363Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.021781ms logger=migrator t=2026-04-07T01:32:39.211826858Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T01:32:39.212504396Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=677.898µs logger=migrator t=2026-04-07T01:32:39.217402699Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T01:32:39.225443167Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.041548ms logger=migrator t=2026-04-07T01:32:39.231313806Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T01:32:39.231843961Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=529.945µs logger=migrator t=2026-04-07T01:32:39.237270617Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T01:32:39.238610544Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.339877ms logger=migrator t=2026-04-07T01:32:39.244740031Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T01:32:39.246137369Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.396428ms logger=migrator t=2026-04-07T01:32:39.251746261Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T01:32:39.264822065Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.077445ms logger=migrator t=2026-04-07T01:32:39.270939571Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T01:32:39.272226056Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.286025ms logger=migrator t=2026-04-07T01:32:39.277769386Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-07T01:32:39.278693772Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=921.505µs logger=migrator t=2026-04-07T01:32:39.285276Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T01:32:39.285590959Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=314.989µs logger=migrator t=2026-04-07T01:32:39.291125568Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T01:32:39.291810947Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=684.799µs logger=migrator t=2026-04-07T01:32:39.355982999Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T01:32:39.356532243Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=554.575µs logger=migrator t=2026-04-07T01:32:39.418145045Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T01:32:39.423469199Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.323504ms logger=migrator t=2026-04-07T01:32:39.429500772Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T01:32:39.433574283Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.072571ms logger=migrator t=2026-04-07T01:32:39.439285808Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T01:32:39.439984738Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=698.99µs logger=migrator t=2026-04-07T01:32:39.447389728Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T01:32:39.448094707Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=704.839µs logger=migrator t=2026-04-07T01:32:39.4552164Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T01:32:39.455676402Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=460.232µs logger=migrator t=2026-04-07T01:32:39.46146223Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T01:32:39.465855239Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.392799ms logger=migrator t=2026-04-07T01:32:39.471637086Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T01:32:39.472374545Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=736.769µs logger=migrator t=2026-04-07T01:32:39.479376525Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T01:32:39.47954567Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=169.155µs logger=migrator t=2026-04-07T01:32:39.484113934Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T01:32:39.484525385Z level=info msg="Migration successfully executed" id="Move region to single row" duration=414.061µs logger=migrator t=2026-04-07T01:32:39.490540649Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T01:32:39.491373451Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=832.503µs logger=migrator t=2026-04-07T01:32:39.497095487Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T01:32:39.498970857Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.870371ms logger=migrator t=2026-04-07T01:32:39.504359673Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T01:32:39.505852494Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.491791ms logger=migrator t=2026-04-07T01:32:39.512553806Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T01:32:39.514014785Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.459899ms logger=migrator t=2026-04-07T01:32:39.519614607Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T01:32:39.521222831Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.609074ms logger=migrator t=2026-04-07T01:32:39.529106355Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T01:32:39.53000247Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=895.485µs logger=migrator t=2026-04-07T01:32:39.536099955Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T01:32:39.536207367Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=105.682µs logger=migrator t=2026-04-07T01:32:39.541514831Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T01:32:39.542365324Z level=info msg="Migration successfully executed" id="create test_data table" duration=850.813µs logger=migrator t=2026-04-07T01:32:39.549466627Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T01:32:39.550853865Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.387288ms logger=migrator t=2026-04-07T01:32:39.558714778Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T01:32:39.560253549Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.533891ms logger=migrator t=2026-04-07T01:32:39.567702882Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T01:32:39.568648467Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=946.805µs logger=migrator t=2026-04-07T01:32:39.575119904Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T01:32:39.575567166Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=454.353µs logger=migrator t=2026-04-07T01:32:39.582505593Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T01:32:39.58311333Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=608.527µs logger=migrator t=2026-04-07T01:32:39.588023833Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T01:32:39.588152377Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=133.844µs logger=migrator t=2026-04-07T01:32:39.593472381Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T01:32:39.594375965Z level=info msg="Migration successfully executed" id="create team table" duration=903.644µs logger=migrator t=2026-04-07T01:32:39.60080544Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T01:32:39.602554967Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.754457ms logger=migrator t=2026-04-07T01:32:39.608510979Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T01:32:39.609411474Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=900.335µs logger=migrator t=2026-04-07T01:32:39.616150077Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T01:32:39.62071588Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.565704ms logger=migrator t=2026-04-07T01:32:39.625295884Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T01:32:39.625468839Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=177.265µs logger=migrator t=2026-04-07T01:32:39.629858109Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T01:32:39.63103256Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.172602ms logger=migrator t=2026-04-07T01:32:39.637022622Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T01:32:39.638316797Z level=info msg="Migration successfully executed" id="create team member table" duration=1.294015ms logger=migrator t=2026-04-07T01:32:39.644777203Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T01:32:39.645675718Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=898.136µs logger=migrator t=2026-04-07T01:32:39.651506186Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T01:32:39.652988526Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.48134ms logger=migrator t=2026-04-07T01:32:39.659079911Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T01:32:39.660473239Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.392868ms logger=migrator t=2026-04-07T01:32:39.666802651Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T01:32:39.671631132Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.828571ms logger=migrator t=2026-04-07T01:32:39.676398311Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T01:32:39.68119214Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.793659ms logger=migrator t=2026-04-07T01:32:39.685849568Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T01:32:39.690782121Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.931893ms logger=migrator t=2026-04-07T01:32:39.69662407Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T01:32:39.697669697Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.044717ms logger=migrator t=2026-04-07T01:32:39.703950059Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T01:32:39.705997254Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.053935ms logger=migrator t=2026-04-07T01:32:39.712925352Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T01:32:39.714004101Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.078409ms logger=migrator t=2026-04-07T01:32:39.72098837Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T01:32:39.721984637Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=996.467µs logger=migrator t=2026-04-07T01:32:39.729141012Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T01:32:39.731084125Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.941382ms logger=migrator t=2026-04-07T01:32:39.737164039Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T01:32:39.738524646Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.356487ms logger=migrator t=2026-04-07T01:32:39.744434917Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T01:32:39.745467104Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.031597ms logger=migrator t=2026-04-07T01:32:39.751754116Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T01:32:39.752848375Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.088649ms logger=migrator t=2026-04-07T01:32:39.761208801Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T01:32:39.762502766Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.298405ms logger=migrator t=2026-04-07T01:32:39.767613515Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T01:32:39.768015296Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=402.751µs logger=migrator t=2026-04-07T01:32:39.772825466Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T01:32:39.773787673Z level=info msg="Migration successfully executed" id="create tag table" duration=961.757µs logger=migrator t=2026-04-07T01:32:39.77960367Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T01:32:39.780931817Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.326157ms logger=migrator t=2026-04-07T01:32:39.786814886Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T01:32:39.788303067Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.489791ms logger=migrator t=2026-04-07T01:32:39.794911006Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T01:32:39.796040027Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.132271ms logger=migrator t=2026-04-07T01:32:39.801430853Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T01:32:39.802371349Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=940.586µs logger=migrator t=2026-04-07T01:32:39.80722702Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T01:32:39.822715171Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.449359ms logger=migrator t=2026-04-07T01:32:39.82823606Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T01:32:39.829060602Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=823.992µs logger=migrator t=2026-04-07T01:32:39.833718809Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T01:32:39.834860219Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.14353ms logger=migrator t=2026-04-07T01:32:39.840337698Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T01:32:39.840907473Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=570.395µs logger=migrator t=2026-04-07T01:32:39.846421764Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T01:32:39.847305827Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=885.864µs logger=migrator t=2026-04-07T01:32:39.854319827Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T01:32:39.856093186Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.775068ms logger=migrator t=2026-04-07T01:32:39.861526403Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T01:32:39.86255374Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.024547ms logger=migrator t=2026-04-07T01:32:39.868462151Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T01:32:39.868556803Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=95.242µs logger=migrator t=2026-04-07T01:32:39.873890429Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T01:32:39.881616008Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.726419ms logger=migrator t=2026-04-07T01:32:39.886761427Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T01:32:39.892428532Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.666485ms logger=migrator t=2026-04-07T01:32:39.898117046Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T01:32:39.903758709Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.640953ms logger=migrator t=2026-04-07T01:32:39.908896398Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T01:32:39.914534781Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.638033ms logger=migrator t=2026-04-07T01:32:39.919892166Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T01:32:39.920984866Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.08665ms logger=migrator t=2026-04-07T01:32:39.928580923Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T01:32:39.937587556Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.005803ms logger=migrator t=2026-04-07T01:32:39.944320569Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T01:32:39.945255004Z level=info msg="Migration successfully executed" id="create server_lock table" duration=934.425µs logger=migrator t=2026-04-07T01:32:39.951085973Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T01:32:39.952297066Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.210083ms logger=migrator t=2026-04-07T01:32:39.967380585Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T01:32:39.968417173Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.033627ms logger=migrator t=2026-04-07T01:32:39.976872832Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T01:32:39.977909431Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.036789ms logger=migrator t=2026-04-07T01:32:39.984618002Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T01:32:39.986457002Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.900772ms logger=migrator t=2026-04-07T01:32:39.9929907Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T01:32:40.000584885Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=7.592855ms logger=migrator t=2026-04-07T01:32:40.007244716Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T01:32:40.013202578Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.957071ms logger=migrator t=2026-04-07T01:32:40.019231451Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T01:32:40.020082364Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=851.153µs logger=migrator t=2026-04-07T01:32:40.026477788Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T01:32:40.028252816Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.774138ms logger=migrator t=2026-04-07T01:32:40.034493785Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T01:32:40.035583115Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.08829ms logger=migrator t=2026-04-07T01:32:40.041573538Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T01:32:40.043124739Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.549891ms logger=migrator t=2026-04-07T01:32:40.048912407Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T01:32:40.049965395Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.053378ms logger=migrator t=2026-04-07T01:32:40.054833588Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T01:32:40.05490234Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.323µs logger=migrator t=2026-04-07T01:32:40.058962499Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T01:32:40.059073772Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=111.573µs logger=migrator t=2026-04-07T01:32:40.065295021Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T01:32:40.066825982Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.531991ms logger=migrator t=2026-04-07T01:32:40.072185778Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T01:32:40.073755841Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.576433ms logger=migrator t=2026-04-07T01:32:40.0788928Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T01:32:40.079976169Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.082329ms logger=migrator t=2026-04-07T01:32:40.08624231Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T01:32:40.086384663Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=144.373µs logger=migrator t=2026-04-07T01:32:40.093100085Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T01:32:40.094715689Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.616514ms logger=migrator t=2026-04-07T01:32:40.098860652Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T01:32:40.100407064Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.547921ms logger=migrator t=2026-04-07T01:32:40.104907476Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T01:32:40.105979245Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.073339ms logger=migrator t=2026-04-07T01:32:40.109757737Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T01:32:40.110763604Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.006027ms logger=migrator t=2026-04-07T01:32:40.114500946Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T01:32:40.120486889Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.985453ms logger=migrator t=2026-04-07T01:32:40.124934359Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T01:32:40.125842663Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=908.264µs logger=migrator t=2026-04-07T01:32:40.129229916Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T01:32:40.129339149Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=109.623µs logger=migrator t=2026-04-07T01:32:40.134120748Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T01:32:40.135623219Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.502521ms logger=migrator t=2026-04-07T01:32:40.140751698Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-07T01:32:40.142378763Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.624104ms logger=migrator t=2026-04-07T01:32:40.146421112Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-07T01:32:40.147533982Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.11186ms logger=migrator t=2026-04-07T01:32:40.151256223Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T01:32:40.151348475Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=92.372µs logger=migrator t=2026-04-07T01:32:40.155794286Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T01:32:40.157220015Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.425159ms logger=migrator t=2026-04-07T01:32:40.161218864Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T01:32:40.162909099Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.689546ms logger=migrator t=2026-04-07T01:32:40.168195053Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-07T01:32:40.169904869Z 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.707906ms logger=migrator t=2026-04-07T01:32:40.174111153Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T01:32:40.176148128Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.83517ms logger=migrator t=2026-04-07T01:32:40.181779141Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T01:32:40.187365903Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.590722ms logger=migrator t=2026-04-07T01:32:40.193884059Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T01:32:40.194879316Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=995.477µs logger=migrator t=2026-04-07T01:32:40.200182161Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T01:32:40.201196978Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.014667ms logger=migrator t=2026-04-07T01:32:40.204664392Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T01:32:40.233304959Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.632707ms logger=migrator t=2026-04-07T01:32:40.239401125Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T01:32:40.268899155Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.49073ms logger=migrator t=2026-04-07T01:32:40.273225352Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T01:32:40.274841906Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.620734ms logger=migrator t=2026-04-07T01:32:40.278891535Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T01:32:40.281485916Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.5847ms logger=migrator t=2026-04-07T01:32:40.294624552Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T01:32:40.300831481Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.210389ms logger=migrator t=2026-04-07T01:32:40.309838215Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T01:32:40.315918Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.084175ms logger=migrator t=2026-04-07T01:32:40.320406332Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T01:32:40.321413209Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.007337ms logger=migrator t=2026-04-07T01:32:40.325677875Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T01:32:40.32733705Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.659335ms logger=migrator t=2026-04-07T01:32:40.331264277Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T01:32:40.332650815Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.389318ms logger=migrator t=2026-04-07T01:32:40.336405465Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T01:32:40.337485745Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.08005ms logger=migrator t=2026-04-07T01:32:40.341213916Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T01:32:40.341292789Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=75.803µs logger=migrator t=2026-04-07T01:32:40.345266747Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T01:32:40.351614609Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.347512ms logger=migrator t=2026-04-07T01:32:40.354627791Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T01:32:40.360831818Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.203317ms logger=migrator t=2026-04-07T01:32:40.364242481Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T01:32:40.370336437Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.093695ms logger=migrator t=2026-04-07T01:32:40.374771967Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T01:32:40.375721603Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=952.145µs logger=migrator t=2026-04-07T01:32:40.378742445Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T01:32:40.379739092Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=996.077µs logger=migrator t=2026-04-07T01:32:40.384188672Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T01:32:40.390305938Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.114226ms logger=migrator t=2026-04-07T01:32:40.395258182Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T01:32:40.401580604Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.315372ms logger=migrator t=2026-04-07T01:32:40.404902394Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-07T01:32:40.406075986Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.172842ms logger=migrator t=2026-04-07T01:32:40.410675831Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T01:32:40.418205425Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.528464ms logger=migrator t=2026-04-07T01:32:40.421867344Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T01:32:40.429356708Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.485703ms logger=migrator t=2026-04-07T01:32:40.434028514Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T01:32:40.434103187Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=75.403µs logger=migrator t=2026-04-07T01:32:40.437668213Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T01:32:40.438790563Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.12197ms logger=migrator t=2026-04-07T01:32:40.443943413Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-07T01:32:40.445459784Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.514771ms logger=migrator t=2026-04-07T01:32:40.45195608Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-07T01:32:40.454454919Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=2.499909ms logger=migrator t=2026-04-07T01:32:40.460816851Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T01:32:40.460895323Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=79.482µs logger=migrator t=2026-04-07T01:32:40.464713427Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T01:32:40.474909014Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.195756ms logger=migrator t=2026-04-07T01:32:40.478557782Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T01:32:40.48510277Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.541357ms logger=migrator t=2026-04-07T01:32:40.488702318Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T01:32:40.495302487Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.599789ms logger=migrator t=2026-04-07T01:32:40.498940426Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T01:32:40.505864453Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.917957ms logger=migrator t=2026-04-07T01:32:40.50944728Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T01:32:40.515839074Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.391544ms logger=migrator t=2026-04-07T01:32:40.519503924Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T01:32:40.519571485Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=68.171µs logger=migrator t=2026-04-07T01:32:40.524872148Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T01:32:40.526339598Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.46979ms logger=migrator t=2026-04-07T01:32:40.530730808Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T01:32:40.53782036Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.090102ms logger=migrator t=2026-04-07T01:32:40.541390347Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T01:32:40.541527971Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=136.993µs logger=migrator t=2026-04-07T01:32:40.544798739Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T01:32:40.552074407Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.259217ms logger=migrator t=2026-04-07T01:32:40.557992397Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T01:32:40.559840007Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.85336ms logger=migrator t=2026-04-07T01:32:40.564997977Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T01:32:40.571545895Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.547558ms logger=migrator t=2026-04-07T01:32:40.575741869Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T01:32:40.576610142Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=867.563µs logger=migrator t=2026-04-07T01:32:40.581338701Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T01:32:40.58239904Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.060399ms logger=migrator t=2026-04-07T01:32:40.587890409Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T01:32:40.599089733Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.200874ms logger=migrator t=2026-04-07T01:32:40.603231254Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T01:32:40.603918533Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=686.849µs logger=migrator t=2026-04-07T01:32:40.609183976Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T01:32:40.610029299Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=845.143µs logger=migrator t=2026-04-07T01:32:40.616074983Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T01:32:40.617503982Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.43898ms logger=migrator t=2026-04-07T01:32:40.622824696Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T01:32:40.624644965Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.819619ms logger=migrator t=2026-04-07T01:32:40.629531078Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T01:32:40.629767964Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=236.106µs logger=migrator t=2026-04-07T01:32:40.635697386Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T01:32:40.636749983Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.052298ms logger=migrator t=2026-04-07T01:32:40.64289378Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T01:32:40.644557066Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.670336ms logger=migrator t=2026-04-07T01:32:40.649190391Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T01:32:40.649637653Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T01:32:40.654570058Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T01:32:40.65502984Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=459.892µs logger=migrator t=2026-04-07T01:32:40.658872734Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T01:32:40.660653962Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.780918ms logger=migrator t=2026-04-07T01:32:40.665018591Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T01:32:40.671852376Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.832805ms logger=migrator t=2026-04-07T01:32:40.676467891Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T01:32:40.677286574Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=817.993µs logger=migrator t=2026-04-07T01:32:40.681642122Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T01:32:40.683146413Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.501501ms logger=migrator t=2026-04-07T01:32:40.688381045Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T01:32:40.690301077Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.919642ms logger=migrator t=2026-04-07T01:32:40.696422292Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T01:32:40.697543563Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.120301ms logger=migrator t=2026-04-07T01:32:40.702750044Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T01:32:40.703947077Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.196543ms logger=migrator t=2026-04-07T01:32:40.708563732Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T01:32:40.708591433Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.501µs logger=migrator t=2026-04-07T01:32:40.712859518Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T01:32:40.713082284Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=222.926µs logger=migrator t=2026-04-07T01:32:40.720539927Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T01:32:40.732384178Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.833321ms logger=migrator t=2026-04-07T01:32:40.73686528Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T01:32:40.737260591Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=386.71µs logger=migrator t=2026-04-07T01:32:40.742091951Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T01:32:40.743258983Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.166662ms logger=migrator t=2026-04-07T01:32:40.747078707Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T01:32:40.747468797Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=389.92µs logger=migrator t=2026-04-07T01:32:40.75233509Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T01:32:40.753978274Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.635495ms logger=migrator t=2026-04-07T01:32:40.760591923Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T01:32:40.761485738Z level=info msg="Migration successfully executed" id="create secrets table" duration=893.855µs logger=migrator t=2026-04-07T01:32:40.768898009Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T01:32:40.801281987Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.376048ms logger=migrator t=2026-04-07T01:32:40.805589244Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T01:32:40.811185396Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.596022ms logger=migrator t=2026-04-07T01:32:40.815479633Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T01:32:40.815635026Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=155.843µs logger=migrator t=2026-04-07T01:32:40.820878879Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T01:32:40.853047362Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.167323ms logger=migrator t=2026-04-07T01:32:40.856795394Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T01:32:40.8868997Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.099726ms logger=migrator t=2026-04-07T01:32:40.892889423Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T01:32:40.893794497Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=905.174µs logger=migrator t=2026-04-07T01:32:40.900856519Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T01:32:40.902027521Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.170692ms logger=migrator t=2026-04-07T01:32:40.906412769Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T01:32:40.906649215Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=236.756µs logger=migrator t=2026-04-07T01:32:40.910497Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T01:32:40.911836237Z level=info msg="Migration successfully executed" id="create permission table" duration=1.338847ms logger=migrator t=2026-04-07T01:32:40.917813169Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T01:32:40.919146454Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.333835ms logger=migrator t=2026-04-07T01:32:40.923513293Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T01:32:40.924999114Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.485061ms logger=migrator t=2026-04-07T01:32:40.938959962Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T01:32:40.941376598Z level=info msg="Migration successfully executed" id="create role table" duration=2.897989ms logger=migrator t=2026-04-07T01:32:40.946881467Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T01:32:40.953333022Z level=info msg="Migration successfully executed" id="add column display_name" duration=6.445915ms logger=migrator t=2026-04-07T01:32:40.958721619Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T01:32:40.967214059Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.49148ms logger=migrator t=2026-04-07T01:32:40.978567877Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T01:32:40.980320765Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.752467ms logger=migrator t=2026-04-07T01:32:40.993120241Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T01:32:40.99528319Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.168509ms logger=migrator t=2026-04-07T01:32:40.999787712Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T01:32:41.00191555Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.127608ms logger=migrator t=2026-04-07T01:32:41.007952734Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T01:32:41.009321121Z level=info msg="Migration successfully executed" id="create team role table" duration=1.367627ms logger=migrator t=2026-04-07T01:32:41.015003156Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T01:32:41.017043541Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.047015ms logger=migrator t=2026-04-07T01:32:41.02181597Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T01:32:41.023269179Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.444189ms logger=migrator t=2026-04-07T01:32:41.028580184Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T01:32:41.030182138Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.620434ms logger=migrator t=2026-04-07T01:32:41.036596581Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T01:32:41.037605858Z level=info msg="Migration successfully executed" id="create user role table" duration=1.008477ms logger=migrator t=2026-04-07T01:32:41.045626966Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T01:32:41.047405744Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.778798ms logger=migrator t=2026-04-07T01:32:41.054882597Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T01:32:41.056139322Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.255154ms logger=migrator t=2026-04-07T01:32:41.060383937Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T01:32:41.061592929Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.206292ms logger=migrator t=2026-04-07T01:32:41.06713613Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T01:32:41.068177938Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.041068ms logger=migrator t=2026-04-07T01:32:41.073313967Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T01:32:41.075185288Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.87049ms logger=migrator t=2026-04-07T01:32:41.079646669Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T01:32:41.081305454Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.659025ms logger=migrator t=2026-04-07T01:32:41.090635187Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T01:32:41.10473699Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=14.098333ms logger=migrator t=2026-04-07T01:32:41.112437819Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T01:32:41.11545647Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=3.023472ms logger=migrator t=2026-04-07T01:32:41.122711118Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T01:32:41.125252586Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.535068ms logger=migrator t=2026-04-07T01:32:41.147819869Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T01:32:41.149758241Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.939292ms logger=migrator t=2026-04-07T01:32:41.154468499Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T01:32:41.15561232Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.143371ms logger=migrator t=2026-04-07T01:32:41.162329123Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T01:32:41.163874124Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.544262ms logger=migrator t=2026-04-07T01:32:41.180147455Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T01:32:41.181743409Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.597984ms logger=migrator t=2026-04-07T01:32:41.187387401Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T01:32:41.19614127Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.753538ms logger=migrator t=2026-04-07T01:32:41.208883715Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T01:32:41.21719796Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.312945ms logger=migrator t=2026-04-07T01:32:41.228762664Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T01:32:41.239013123Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.251339ms logger=migrator t=2026-04-07T01:32:41.249330502Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T01:32:41.255137439Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.806127ms logger=migrator t=2026-04-07T01:32:41.26103119Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T01:32:41.262279404Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.243914ms logger=migrator t=2026-04-07T01:32:41.271972347Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T01:32:41.274126545Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.152758ms logger=migrator t=2026-04-07T01:32:41.280011014Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T01:32:41.281135525Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.124001ms logger=migrator t=2026-04-07T01:32:41.28791029Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T01:32:41.289205945Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.309177ms logger=migrator t=2026-04-07T01:32:41.295945997Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T01:32:41.297474998Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.532611ms logger=migrator t=2026-04-07T01:32:41.346514679Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T01:32:41.346849788Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=341.399µs logger=migrator t=2026-04-07T01:32:41.354584108Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T01:32:41.354639049Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=56.341µs logger=migrator t=2026-04-07T01:32:41.362319058Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T01:32:41.363093739Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=775.501µs logger=migrator t=2026-04-07T01:32:41.36903895Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T01:32:41.369685487Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=648.717µs logger=migrator t=2026-04-07T01:32:41.375538836Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T01:32:41.376373019Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=830.073µs logger=migrator t=2026-04-07T01:32:41.38560342Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T01:32:41.386235807Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=636.218µs logger=migrator t=2026-04-07T01:32:41.398792467Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T01:32:41.3996389Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=850.793µs logger=migrator t=2026-04-07T01:32:41.410043273Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T01:32:41.411283256Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.245834ms logger=migrator t=2026-04-07T01:32:41.420551437Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T01:32:41.421986817Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.43975ms logger=migrator t=2026-04-07T01:32:41.42950477Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T01:32:41.440130608Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.622708ms logger=migrator t=2026-04-07T01:32:41.446349777Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T01:32:41.446508151Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=161.894µs logger=migrator t=2026-04-07T01:32:41.454292143Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T01:32:41.456709548Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.416315ms logger=migrator t=2026-04-07T01:32:41.467318226Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T01:32:41.468480267Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.163062ms logger=migrator t=2026-04-07T01:32:41.473514134Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T01:32:41.474986054Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.47261ms logger=migrator t=2026-04-07T01:32:41.481899652Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T01:32:41.490402402Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.505651ms logger=migrator t=2026-04-07T01:32:41.496276171Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T01:32:41.497502275Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.226344ms logger=migrator t=2026-04-07T01:32:41.502599813Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T01:32:41.50393435Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.335126ms logger=migrator t=2026-04-07T01:32:41.509527921Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T01:32:41.531326443Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.793951ms logger=migrator t=2026-04-07T01:32:41.537673605Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T01:32:41.538882187Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.212682ms logger=migrator t=2026-04-07T01:32:41.545670632Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T01:32:41.546633908Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=955.416µs logger=migrator t=2026-04-07T01:32:41.554033959Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T01:32:41.555204331Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.176172ms logger=migrator t=2026-04-07T01:32:41.561192413Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T01:32:41.562590111Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.398178ms logger=migrator t=2026-04-07T01:32:41.568715417Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T01:32:41.568977553Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=262.616µs logger=migrator t=2026-04-07T01:32:41.5743628Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T01:32:41.575570733Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.206533ms logger=migrator t=2026-04-07T01:32:41.580907277Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T01:32:41.591665779Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.752392ms logger=migrator t=2026-04-07T01:32:41.599571764Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T01:32:41.600722165Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.151521ms logger=migrator t=2026-04-07T01:32:41.606462471Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T01:32:41.607739655Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.275304ms logger=migrator t=2026-04-07T01:32:41.614302443Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T01:32:41.614741575Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T01:32:41.622443644Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T01:32:41.62301091Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T01:32:41.628167759Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T01:32:41.629047323Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=880.534µs logger=migrator t=2026-04-07T01:32:41.634107561Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T01:32:41.635741235Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.631844ms logger=migrator t=2026-04-07T01:32:41.641703437Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T01:32:41.643906066Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.202429ms logger=migrator t=2026-04-07T01:32:41.651244605Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T01:32:41.652428958Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.184313ms logger=migrator t=2026-04-07T01:32:41.658581975Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T01:32:41.659657884Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.076099ms logger=migrator t=2026-04-07T01:32:41.670372005Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T01:32:41.68312286Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=12.752736ms logger=migrator t=2026-04-07T01:32:41.69013077Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T01:32:41.691149238Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.017248ms logger=migrator t=2026-04-07T01:32:41.696239956Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T01:32:41.698248341Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.008765ms logger=migrator t=2026-04-07T01:32:41.720649789Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T01:32:41.721904182Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.258923ms logger=migrator t=2026-04-07T01:32:41.733873058Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T01:32:41.735218564Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.343796ms logger=migrator t=2026-04-07T01:32:41.740110397Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T01:32:41.74132071Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.213024ms logger=migrator t=2026-04-07T01:32:41.750141509Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T01:32:41.772770733Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.625914ms logger=migrator t=2026-04-07T01:32:41.779156026Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T01:32:41.78741379Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.263785ms logger=migrator t=2026-04-07T01:32:41.792538928Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T01:32:41.80329471Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.752212ms logger=migrator t=2026-04-07T01:32:41.815175864Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T01:32:41.81539817Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=223.856µs logger=migrator t=2026-04-07T01:32:41.821729Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T01:32:41.830408886Z level=info msg="Migration successfully executed" id="add share column" duration=8.679716ms logger=migrator t=2026-04-07T01:32:41.837262363Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T01:32:41.837454147Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=191.864µs logger=migrator t=2026-04-07T01:32:41.842541376Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T01:32:41.843507392Z level=info msg="Migration successfully executed" id="create file table" duration=965.556µs logger=migrator t=2026-04-07T01:32:41.854772387Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T01:32:41.855948299Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.181842ms logger=migrator t=2026-04-07T01:32:41.864673176Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T01:32:41.866230698Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.562092ms logger=migrator t=2026-04-07T01:32:41.874149483Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T01:32:41.875834419Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.687086ms logger=migrator t=2026-04-07T01:32:41.885441489Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T01:32:41.887016202Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.577243ms logger=migrator t=2026-04-07T01:32:41.892321306Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T01:32:41.892443689Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=123.803µs logger=migrator t=2026-04-07T01:32:41.898432132Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T01:32:41.898565235Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=135.283µs logger=migrator t=2026-04-07T01:32:41.904053244Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T01:32:41.905423872Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.371957ms logger=migrator t=2026-04-07T01:32:41.910679283Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T01:32:41.911014912Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=335.579µs logger=migrator t=2026-04-07T01:32:41.916612945Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T01:32:41.918225368Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.611833ms logger=migrator t=2026-04-07T01:32:41.923724027Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T01:32:41.933568735Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.844098ms logger=migrator t=2026-04-07T01:32:41.938266693Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T01:32:41.938451097Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=182.454µs logger=migrator t=2026-04-07T01:32:41.948115539Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T01:32:41.949369274Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.253405ms logger=migrator t=2026-04-07T01:32:41.955849329Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T01:32:41.956384584Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=535.615µs logger=migrator t=2026-04-07T01:32:41.961252636Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T01:32:41.961671247Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=418.731µs logger=migrator t=2026-04-07T01:32:41.967555456Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T01:32:41.970401594Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=2.845878ms logger=migrator t=2026-04-07T01:32:41.979021918Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T01:32:41.988558727Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.536408ms logger=migrator t=2026-04-07T01:32:41.995076373Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T01:32:42.004475478Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.398955ms logger=migrator t=2026-04-07T01:32:42.013572626Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T01:32:42.014376247Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=803.001µs logger=migrator t=2026-04-07T01:32:42.019087085Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T01:32:42.101997784Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.902389ms logger=migrator t=2026-04-07T01:32:42.110020421Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T01:32:42.111132262Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.114231ms logger=migrator t=2026-04-07T01:32:42.119457288Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T01:32:42.122594023Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=3.138635ms logger=migrator t=2026-04-07T01:32:42.129393417Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T01:32:42.160216813Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.858357ms logger=migrator t=2026-04-07T01:32:42.167564583Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T01:32:42.174420378Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.854475ms logger=migrator t=2026-04-07T01:32:42.180111153Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T01:32:42.180441062Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=341.079µs logger=migrator t=2026-04-07T01:32:42.185112889Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T01:32:42.185306164Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=194.625µs logger=migrator t=2026-04-07T01:32:42.189978821Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T01:32:42.190196877Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=219.596µs logger=migrator t=2026-04-07T01:32:42.194384631Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T01:32:42.194591406Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=207.555µs logger=migrator t=2026-04-07T01:32:42.199353915Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T01:32:42.199561891Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=208.966µs logger=migrator t=2026-04-07T01:32:42.204671389Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T01:32:42.205653626Z level=info msg="Migration successfully executed" id="create folder table" duration=993.497µs logger=migrator t=2026-04-07T01:32:42.210896088Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T01:32:42.211956317Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.060959ms logger=migrator t=2026-04-07T01:32:42.216642454Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T01:32:42.217573469Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=931.395µs logger=migrator t=2026-04-07T01:32:42.222132523Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T01:32:42.222164034Z level=info msg="Migration successfully executed" id="Update folder title length" duration=33.541µs logger=migrator t=2026-04-07T01:32:42.226326537Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T01:32:42.227371855Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.045258ms logger=migrator t=2026-04-07T01:32:42.232314699Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T01:32:42.233520662Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.206563ms logger=migrator t=2026-04-07T01:32:42.238195019Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T01:32:42.239247657Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.049329ms logger=migrator t=2026-04-07T01:32:42.243828522Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T01:32:42.244301134Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=472.802µs logger=migrator t=2026-04-07T01:32:42.248835927Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T01:32:42.249152416Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=317.529µs logger=migrator t=2026-04-07T01:32:42.252436956Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T01:32:42.253816223Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.379397ms logger=migrator t=2026-04-07T01:32:42.258022317Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T01:32:42.260884384Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.862637ms logger=migrator t=2026-04-07T01:32:42.266900958Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T01:32:42.268298416Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.397868ms logger=migrator t=2026-04-07T01:32:42.274913675Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T01:32:42.276480818Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.568373ms logger=migrator t=2026-04-07T01:32:42.282618164Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T01:32:42.285306247Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.689293ms logger=migrator t=2026-04-07T01:32:42.290920329Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T01:32:42.292056511Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.134882ms logger=migrator t=2026-04-07T01:32:42.29831668Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T01:32:42.300041267Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.725717ms logger=migrator t=2026-04-07T01:32:42.305928086Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T01:32:42.307356835Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.431839ms logger=migrator t=2026-04-07T01:32:42.313758909Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T01:32:42.315168727Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.412118ms logger=migrator t=2026-04-07T01:32:42.321424836Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T01:32:42.322837555Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.413069ms logger=migrator t=2026-04-07T01:32:42.328509609Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T01:32:42.329935467Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.426898ms logger=migrator t=2026-04-07T01:32:42.336084404Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T01:32:42.336684821Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=601.627µs logger=migrator t=2026-04-07T01:32:42.343263279Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T01:32:42.353053825Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.786696ms logger=migrator t=2026-04-07T01:32:42.360292371Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T01:32:42.36098387Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=694.919µs logger=migrator t=2026-04-07T01:32:42.367060865Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T01:32:42.367094116Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.17µs logger=migrator t=2026-04-07T01:32:42.371978008Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T01:32:42.373414757Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.438279ms logger=migrator t=2026-04-07T01:32:42.379306017Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T01:32:42.379337968Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=34.871µs logger=migrator t=2026-04-07T01:32:42.386873242Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T01:32:42.389108823Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.235961ms logger=migrator t=2026-04-07T01:32:42.394468979Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T01:32:42.395929238Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.474021ms logger=migrator t=2026-04-07T01:32:42.402828035Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T01:32:42.404184442Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.357377ms logger=migrator t=2026-04-07T01:32:42.411241623Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T01:32:42.412678803Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.44072ms logger=migrator t=2026-04-07T01:32:42.418948852Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T01:32:42.419395334Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=448.332µs logger=migrator t=2026-04-07T01:32:42.424714518Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T01:32:42.425950653Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.237084ms logger=migrator t=2026-04-07T01:32:42.431159954Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T01:32:42.432720337Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.570943ms logger=migrator t=2026-04-07T01:32:42.440027755Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T01:32:42.441175565Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.14914ms logger=migrator t=2026-04-07T01:32:42.447118136Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T01:32:42.458565818Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.442841ms logger=migrator t=2026-04-07T01:32:42.464409836Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T01:32:42.475060465Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.645889ms logger=migrator t=2026-04-07T01:32:42.483640798Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T01:32:42.497082712Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.437903ms logger=migrator t=2026-04-07T01:32:42.504820102Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T01:32:42.504960606Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=144.094µs logger=migrator t=2026-04-07T01:32:42.51140139Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T01:32:42.525183704Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.786164ms logger=migrator t=2026-04-07T01:32:42.531513286Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T01:32:42.541018274Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.503408ms logger=migrator t=2026-04-07T01:32:42.546210415Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T01:32:42.546582625Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=377.96µs logger=migrator t=2026-04-07T01:32:42.551502569Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.831440942s logger=migrator t=2026-04-07T01:32:42.55227945Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T01:32:42.570591406Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T01:32:42.570947176Z level=info msg="Created default organization" logger=secrets t=2026-04-07T01:32:42.578297146Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T01:32:42.623911843Z level=info msg="Restored cache from database" duration=497.244µs logger=plugin.store t=2026-04-07T01:32:42.625492626Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T01:32:42.665000148Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T01:32:42.665046359Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T01:32:42.665183062Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T01:32:42.665198773Z level=info msg="Plugins loaded" count=54 duration=39.707027ms logger=query_data t=2026-04-07T01:32:42.670274121Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T01:32:42.674540436Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T01:32:42.681458424Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T01:32:42.689736538Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T01:32:42.693087629Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T01:32:42.695807594Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T01:32:42.712942988Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T01:32:42.731490742Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T01:32:42.757560139Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T01:32:42.758097633Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-07T01:32:42.759192073Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-07T01:32:42.759228294Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-07T01:32:42.761179467Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-07T01:32:42.764928428Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-07T01:32:42.793826873Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-07T01:32:42.833310523Z level=info msg="Update check succeeded" duration=72.507737ms logger=grafana.update.checker t=2026-04-07T01:32:42.836210722Z level=info msg="Update check succeeded" duration=77.237715ms logger=ngalert.state.manager t=2026-04-07T01:32:42.890810673Z level=info msg="State cache has been initialized" states=0 duration=131.570939ms logger=ngalert.scheduler t=2026-04-07T01:32:42.890918256Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T01:32:42.89104777Z level=info msg=starting first_tick=2026-04-07T01:32:50Z logger=provisioning.dashboard t=2026-04-07T01:32:42.939066462Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-07T01:32:42.985201724Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T01:32:42.985877022Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T01:32:43.012974488Z level=info msg="Patterns update finished" duration=67.313146ms logger=provisioning.dashboard t=2026-04-07T01:32:45.543647081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.544671309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.567648542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.592084555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.611361128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.644866647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.664813578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.690527466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.711926217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.862744738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.877861919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.911162272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.931878213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.962018441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:45.980260245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.008951305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.030981192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.071900232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.084752931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.124075588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.149180429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.178632747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.19680439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.234036481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.252001058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.283987726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.304936684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.345031942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.362828935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.394836793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.410792496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.447172303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.464743209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.51083665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.526851245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.563804437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.580085799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.620278838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.636074187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.673555674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.691200353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.732179724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.751117338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.786971751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.813672755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.84999174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.879949324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.94469041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:46.97199995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.023845707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.041260369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.086839456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.105980495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.153680189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.171596176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.521265751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.553219388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.665883254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.682836765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.749605496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.767240884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.837664565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.857207245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.930880454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:47.948910533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.022425387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.044065484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.103169618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.122347428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.199758459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.221644702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.309383693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.328239354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.411537133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.426344786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.510068076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.530524161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.614327705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.633558737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T01:32:48.715681534Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T01:33:44.786450543Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T01:42:42.783250291Z level=info msg="Completed cleanup jobs" duration=21.718554ms logger=plugins.update.checker t=2026-04-07T01:42:42.883919483Z level=info msg="Update check succeeded" duration=50.321476ms logger=sqlstore.transactions t=2026-04-07T01:47:42.690317092Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-07T01:52:42.796133339Z level=info msg="Completed cleanup jobs" duration=34.588597ms logger=plugins.update.checker t=2026-04-07T01:52:42.891171587Z level=info msg="Update check succeeded" duration=57.295496ms