logger=settings t=2026-03-01T21:19:52.108854119Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-01T21:19:52Z logger=settings t=2026-03-01T21:19:52.109111665Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-01T21:19:52.109125016Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-01T21:19:52.109128396Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-01T21:19:52.109133026Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-01T21:19:52.109135736Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-01T21:19:52.109138806Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-01T21:19:52.109141456Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-01T21:19:52.109144296Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-01T21:19:52.109147116Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-01T21:19:52.109150126Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-01T21:19:52.109152836Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-01T21:19:52.109155596Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-01T21:19:52.109159806Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-01T21:19:52.109164676Z level=info msg=Target target=[all] logger=settings t=2026-03-01T21:19:52.109171977Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-01T21:19:52.109175407Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-01T21:19:52.109179407Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-01T21:19:52.109181997Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-01T21:19:52.109185257Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-01T21:19:52.109188577Z level=info msg="App mode production" logger=sqlstore t=2026-03-01T21:19:52.109478763Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-01T21:19:52.109501693Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-01T21:19:52.11089077Z level=info msg="Locking database" logger=migrator t=2026-03-01T21:19:52.11090206Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-01T21:19:52.111431171Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-01T21:19:52.112239157Z level=info msg="Migration successfully executed" id="create migration_log table" duration=810.177µs logger=migrator t=2026-03-01T21:19:52.120819987Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-01T21:19:52.122128482Z level=info msg="Migration successfully executed" id="create user table" duration=1.305595ms logger=migrator t=2026-03-01T21:19:52.129296735Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-01T21:19:52.130424837Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.128122ms logger=migrator t=2026-03-01T21:19:52.134817014Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-01T21:19:52.135754863Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=938.849µs logger=migrator t=2026-03-01T21:19:52.141060238Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-01T21:19:52.14170238Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=642.152µs logger=migrator t=2026-03-01T21:19:52.145954155Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-01T21:19:52.146962184Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.008159ms logger=migrator t=2026-03-01T21:19:52.154233849Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-01T21:19:52.158638236Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.406937ms logger=migrator t=2026-03-01T21:19:52.164948581Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-01T21:19:52.166259487Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.310916ms logger=migrator t=2026-03-01T21:19:52.173342677Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-01T21:19:52.174034741Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=695.324µs logger=migrator t=2026-03-01T21:19:52.177744024Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-01T21:19:52.178909807Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.154423ms logger=migrator t=2026-03-01T21:19:52.183345085Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-01T21:19:52.183912906Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=571.571µs logger=migrator t=2026-03-01T21:19:52.189894085Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-01T21:19:52.190356345Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=462.059µs logger=migrator t=2026-03-01T21:19:52.195255371Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-01T21:19:52.196352613Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.105082ms logger=migrator t=2026-03-01T21:19:52.203485794Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-01T21:19:52.203666097Z level=info msg="Migration successfully executed" id="Update user table charset" duration=185.744µs logger=migrator t=2026-03-01T21:19:52.208294839Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-01T21:19:52.210255979Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.96101ms logger=migrator t=2026-03-01T21:19:52.217059703Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-01T21:19:52.217613834Z level=info msg="Migration successfully executed" id="Add missing user data" duration=551.27µs logger=migrator t=2026-03-01T21:19:52.22449457Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-01T21:19:52.22604293Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.54881ms logger=migrator t=2026-03-01T21:19:52.232027869Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-01T21:19:52.235291464Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=3.259425ms logger=migrator t=2026-03-01T21:19:52.244853243Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-01T21:19:52.24771872Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.863077ms logger=migrator t=2026-03-01T21:19:52.251959914Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-01T21:19:52.260995703Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.034319ms logger=migrator t=2026-03-01T21:19:52.264516103Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-01T21:19:52.265442511Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=926.068µs logger=migrator t=2026-03-01T21:19:52.273745175Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-01T21:19:52.27399623Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=260.345µs logger=migrator t=2026-03-01T21:19:52.278917108Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-01T21:19:52.279627532Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=715.324µs logger=migrator t=2026-03-01T21:19:52.283382707Z 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-03-01T21:19:52.283724343Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=334.657µs logger=migrator t=2026-03-01T21:19:52.287440726Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-01T21:19:52.2881344Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=693.544µs logger=migrator t=2026-03-01T21:19:52.294179561Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-01T21:19:52.294951396Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=772.115µs logger=migrator t=2026-03-01T21:19:52.299077317Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-01T21:19:52.299840423Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=762.536µs logger=migrator t=2026-03-01T21:19:52.304235359Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-01T21:19:52.305008715Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=772.846µs logger=migrator t=2026-03-01T21:19:52.3088033Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-01T21:19:52.309464333Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=663.243µs logger=migrator t=2026-03-01T21:19:52.314683916Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-01T21:19:52.315354579Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=670.983µs logger=migrator t=2026-03-01T21:19:52.320033532Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-01T21:19:52.320085473Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=45.161µs logger=migrator t=2026-03-01T21:19:52.324131783Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-01T21:19:52.325270596Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.139243ms logger=migrator t=2026-03-01T21:19:52.329726714Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-01T21:19:52.330718244Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=991.77µs logger=migrator t=2026-03-01T21:19:52.334295525Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-01T21:19:52.335031569Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=736.134µs logger=migrator t=2026-03-01T21:19:52.338671522Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-01T21:19:52.339465297Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=793.805µs logger=migrator t=2026-03-01T21:19:52.343839833Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-01T21:19:52.346042267Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.202654ms logger=migrator t=2026-03-01T21:19:52.34918702Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-01T21:19:52.349886084Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=702.165µs logger=migrator t=2026-03-01T21:19:52.353421974Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-01T21:19:52.35424947Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=827.296µs logger=migrator t=2026-03-01T21:19:52.35878561Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-01T21:19:52.359436893Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=650.943µs logger=migrator t=2026-03-01T21:19:52.362684747Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-01T21:19:52.363325189Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=639.742µs logger=migrator t=2026-03-01T21:19:52.366698467Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-01T21:19:52.36735584Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=653.352µs logger=migrator t=2026-03-01T21:19:52.372179004Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-01T21:19:52.372554123Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=373.779µs logger=migrator t=2026-03-01T21:19:52.376358968Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-01T21:19:52.377096222Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=736.854µs logger=migrator t=2026-03-01T21:19:52.380896148Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-01T21:19:52.381333057Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=437.069µs logger=migrator t=2026-03-01T21:19:52.384854966Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-01T21:19:52.38559041Z level=info msg="Migration successfully executed" id="create star table" duration=735.404µs logger=migrator t=2026-03-01T21:19:52.390808744Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-01T21:19:52.391319034Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=505.07µs logger=migrator t=2026-03-01T21:19:52.394590788Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-01T21:19:52.39514251Z level=info msg="Migration successfully executed" id="create org table v1" duration=548.882µs logger=migrator t=2026-03-01T21:19:52.39866784Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-01T21:19:52.399420994Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=752.614µs logger=migrator t=2026-03-01T21:19:52.402908973Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-01T21:19:52.403563057Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=653.874µs logger=migrator t=2026-03-01T21:19:52.408080096Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-01T21:19:52.408819201Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=739.385µs logger=migrator t=2026-03-01T21:19:52.412356701Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-01T21:19:52.413556974Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.199763ms logger=migrator t=2026-03-01T21:19:52.417073525Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-01T21:19:52.417896231Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=817.675µs logger=migrator t=2026-03-01T21:19:52.42140007Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-01T21:19:52.42143563Z level=info msg="Migration successfully executed" id="Update org table charset" duration=36.38µs logger=migrator t=2026-03-01T21:19:52.426125704Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-01T21:19:52.426147794Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=23.35µs logger=migrator t=2026-03-01T21:19:52.430152333Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-01T21:19:52.430433389Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=289.336µs logger=migrator t=2026-03-01T21:19:52.435159123Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-01T21:19:52.436625571Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.468269ms logger=migrator t=2026-03-01T21:19:52.441753093Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-01T21:19:52.443178621Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.430139ms logger=migrator t=2026-03-01T21:19:52.447582328Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-01T21:19:52.448911165Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.328427ms logger=migrator t=2026-03-01T21:19:52.454142098Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-01T21:19:52.454906783Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=769.175µs logger=migrator t=2026-03-01T21:19:52.459388963Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-01T21:19:52.459973964Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=587.581µs logger=migrator t=2026-03-01T21:19:52.463508704Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-01T21:19:52.464023794Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=511.78µs logger=migrator t=2026-03-01T21:19:52.467436031Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-01T21:19:52.470980792Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.544181ms logger=migrator t=2026-03-01T21:19:52.475356838Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-01T21:19:52.47594359Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=586.592µs logger=migrator t=2026-03-01T21:19:52.479572402Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-01T21:19:52.480150553Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=578.441µs logger=migrator t=2026-03-01T21:19:52.483892977Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-01T21:19:52.484648173Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=755.086µs logger=migrator t=2026-03-01T21:19:52.489038529Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-01T21:19:52.489370556Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=332.147µs logger=migrator t=2026-03-01T21:19:52.493481878Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-01T21:19:52.494798583Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.315505ms logger=migrator t=2026-03-01T21:19:52.498947206Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-01T21:19:52.499069348Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=131.822µs logger=migrator t=2026-03-01T21:19:52.50375679Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-01T21:19:52.505605867Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.848357ms logger=migrator t=2026-03-01T21:19:52.509438263Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-01T21:19:52.511179208Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.737475ms logger=migrator t=2026-03-01T21:19:52.515068375Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-01T21:19:52.51684754Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.778985ms logger=migrator t=2026-03-01T21:19:52.521164496Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-01T21:19:52.522471681Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.307045ms logger=migrator t=2026-03-01T21:19:52.526536082Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-01T21:19:52.52943648Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.899188ms logger=migrator t=2026-03-01T21:19:52.533321836Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-01T21:19:52.534094751Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=772.855µs logger=migrator t=2026-03-01T21:19:52.543428017Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-01T21:19:52.544319434Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=891.537µs logger=migrator t=2026-03-01T21:19:52.549597829Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-01T21:19:52.54962468Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=27.781µs logger=migrator t=2026-03-01T21:19:52.554465686Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-01T21:19:52.554623919Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=166.044µs logger=migrator t=2026-03-01T21:19:52.559184458Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-01T21:19:52.56176858Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.585701ms logger=migrator t=2026-03-01T21:19:52.565427952Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-01T21:19:52.567311269Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.883177ms logger=migrator t=2026-03-01T21:19:52.572202367Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-01T21:19:52.574241167Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.03865ms logger=migrator t=2026-03-01T21:19:52.579621504Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-01T21:19:52.583363218Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.749424ms logger=migrator t=2026-03-01T21:19:52.587820955Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-01T21:19:52.58803871Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=217.815µs logger=migrator t=2026-03-01T21:19:52.591838715Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-01T21:19:52.592719332Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=885.507µs logger=migrator t=2026-03-01T21:19:52.597542299Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-01T21:19:52.598708471Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.166282ms logger=migrator t=2026-03-01T21:19:52.602478857Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-01T21:19:52.602512037Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.911µs logger=migrator t=2026-03-01T21:19:52.606358423Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-01T21:19:52.607163189Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=804.265µs logger=migrator t=2026-03-01T21:19:52.611839171Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-01T21:19:52.613431223Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.591512ms logger=migrator t=2026-03-01T21:19:52.617560325Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-01T21:19:52.623983912Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.422747ms logger=migrator t=2026-03-01T21:19:52.628106004Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-01T21:19:52.628759937Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=646.232µs logger=migrator t=2026-03-01T21:19:52.633522411Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-01T21:19:52.63502976Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.511889ms logger=migrator t=2026-03-01T21:19:52.641654992Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-01T21:19:52.64403858Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.382357ms logger=migrator t=2026-03-01T21:19:52.650229492Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-01T21:19:52.650758292Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=528.47µs logger=migrator t=2026-03-01T21:19:52.655566408Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-01T21:19:52.656512776Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=956.518µs logger=migrator t=2026-03-01T21:19:52.661921533Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-01T21:19:52.665330441Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.408398ms logger=migrator t=2026-03-01T21:19:52.670467843Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-01T21:19:52.671270078Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=801.035µs logger=migrator t=2026-03-01T21:19:52.675135445Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-01T21:19:52.675313249Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=179.784µs logger=migrator t=2026-03-01T21:19:52.679296507Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-01T21:19:52.679578663Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=282.556µs logger=migrator t=2026-03-01T21:19:52.685118513Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-01T21:19:52.686376858Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.247895ms logger=migrator t=2026-03-01T21:19:52.690477199Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-01T21:19:52.693892726Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.412967ms logger=migrator t=2026-03-01T21:19:52.697536389Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-01T21:19:52.698439877Z level=info msg="Migration successfully executed" id="create data_source table" duration=903.147µs logger=migrator t=2026-03-01T21:19:52.702973997Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-01T21:19:52.703743152Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=768.645µs logger=migrator t=2026-03-01T21:19:52.707830872Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-01T21:19:52.70870415Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=872.768µs logger=migrator t=2026-03-01T21:19:52.712360293Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-01T21:19:52.713144778Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=784.376µs logger=migrator t=2026-03-01T21:19:52.717360922Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-01T21:19:52.718600666Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.238354ms logger=migrator t=2026-03-01T21:19:52.722165596Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-01T21:19:52.729615724Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.451078ms logger=migrator t=2026-03-01T21:19:52.73346533Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-01T21:19:52.734376808Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=911.518µs logger=migrator t=2026-03-01T21:19:52.740185704Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-01T21:19:52.741069421Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=883.097µs logger=migrator t=2026-03-01T21:19:52.744654351Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-01T21:19:52.745976728Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.321617ms logger=migrator t=2026-03-01T21:19:52.749939476Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-01T21:19:52.750454877Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=516.511µs logger=migrator t=2026-03-01T21:19:52.755217141Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-01T21:19:52.757160019Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.946898ms logger=migrator t=2026-03-01T21:19:52.76221962Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-01T21:19:52.764517776Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.296696ms logger=migrator t=2026-03-01T21:19:52.76829111Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-01T21:19:52.768313261Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=23.041µs logger=migrator t=2026-03-01T21:19:52.773253779Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-01T21:19:52.773447542Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=194.073µs logger=migrator t=2026-03-01T21:19:52.77788875Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-01T21:19:52.781663965Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.775325ms logger=migrator t=2026-03-01T21:19:52.786630953Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-01T21:19:52.786837438Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=201.884µs logger=migrator t=2026-03-01T21:19:52.790820126Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-01T21:19:52.790989599Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=169.643µs logger=migrator t=2026-03-01T21:19:52.794772474Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-01T21:19:52.798461978Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.689274ms logger=migrator t=2026-03-01T21:19:52.803180421Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-01T21:19:52.803364614Z level=info msg="Migration successfully executed" id="Update uid value" duration=179.223µs logger=migrator t=2026-03-01T21:19:52.806952276Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-01T21:19:52.807756522Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=804.106µs logger=migrator t=2026-03-01T21:19:52.811602807Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-01T21:19:52.812828852Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.225655ms logger=migrator t=2026-03-01T21:19:52.817641098Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-01T21:19:52.818374472Z level=info msg="Migration successfully executed" id="create api_key table" duration=733.264µs logger=migrator t=2026-03-01T21:19:52.822001984Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-01T21:19:52.822743368Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=741.194µs logger=migrator t=2026-03-01T21:19:52.826291629Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-01T21:19:52.827313679Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.02124ms logger=migrator t=2026-03-01T21:19:52.831964031Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-01T21:19:52.832859569Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=895.218µs logger=migrator t=2026-03-01T21:19:52.836787406Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-01T21:19:52.838072822Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.285616ms logger=migrator t=2026-03-01T21:19:52.842275615Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-01T21:19:52.843463849Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.188454ms logger=migrator t=2026-03-01T21:19:52.848401806Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-01T21:19:52.849134702Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=733.245µs logger=migrator t=2026-03-01T21:19:52.852777183Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-01T21:19:52.862584528Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.807255ms logger=migrator t=2026-03-01T21:19:52.867824001Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-01T21:19:52.868329131Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=500.75µs logger=migrator t=2026-03-01T21:19:52.872000374Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-01T21:19:52.872745079Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=745.015µs logger=migrator t=2026-03-01T21:19:52.876437231Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-01T21:19:52.877209468Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=776.696µs logger=migrator t=2026-03-01T21:19:52.881610284Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-01T21:19:52.882867809Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.257015ms logger=migrator t=2026-03-01T21:19:52.886647064Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-01T21:19:52.88694817Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=305.406µs logger=migrator t=2026-03-01T21:19:52.890421818Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-01T21:19:52.891082932Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=660.894µs logger=migrator t=2026-03-01T21:19:52.895487659Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-01T21:19:52.89553337Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=37.11µs logger=migrator t=2026-03-01T21:19:52.899416117Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-01T21:19:52.902901596Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.486499ms logger=migrator t=2026-03-01T21:19:52.906497317Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-01T21:19:52.908902835Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.405288ms logger=migrator t=2026-03-01T21:19:52.913086148Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-01T21:19:52.913263752Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=177.854µs logger=migrator t=2026-03-01T21:19:52.91673445Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-01T21:19:52.920241149Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.505379ms logger=migrator t=2026-03-01T21:19:52.924100886Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-01T21:19:52.928035744Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.934258ms logger=migrator t=2026-03-01T21:19:52.931839419Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-01T21:19:52.933056544Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.217335ms logger=migrator t=2026-03-01T21:19:52.937924719Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-01T21:19:52.938793867Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=869.738µs logger=migrator t=2026-03-01T21:19:52.943192874Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-01T21:19:52.94451775Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.338627ms logger=migrator t=2026-03-01T21:19:52.950850395Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-01T21:19:52.951638531Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=787.946µs logger=migrator t=2026-03-01T21:19:52.955837855Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-01T21:19:52.957174051Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.335776ms logger=migrator t=2026-03-01T21:19:52.961457446Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-01T21:19:52.962241671Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=785.005µs logger=migrator t=2026-03-01T21:19:52.966137259Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-01T21:19:52.96619996Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=63.261µs logger=migrator t=2026-03-01T21:19:52.970667648Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-01T21:19:52.970714079Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=47.341µs logger=migrator t=2026-03-01T21:19:52.974528355Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-01T21:19:52.978470103Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.942507ms logger=migrator t=2026-03-01T21:19:52.982118484Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-01T21:19:52.984754717Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.630453ms logger=migrator t=2026-03-01T21:19:52.989483561Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-01T21:19:52.989549382Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=64.511µs logger=migrator t=2026-03-01T21:19:52.993859847Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-01T21:19:52.995177844Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.317757ms logger=migrator t=2026-03-01T21:19:53.001610791Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-01T21:19:53.002427756Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=816.855µs logger=migrator t=2026-03-01T21:19:53.006200472Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-01T21:19:53.006225952Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.43µs logger=migrator t=2026-03-01T21:19:53.013619368Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-01T21:19:53.014463256Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=846.188µs logger=migrator t=2026-03-01T21:19:53.020790451Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-01T21:19:53.022137058Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.346206ms logger=migrator t=2026-03-01T21:19:53.032073414Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-01T21:19:53.036718326Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.644392ms logger=migrator t=2026-03-01T21:19:53.041601933Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-01T21:19:53.041863869Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=267.337µs logger=migrator t=2026-03-01T21:19:53.045664424Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-01T21:19:53.04704501Z level=info msg="Migration successfully executed" id="create session table" duration=1.385457ms logger=migrator t=2026-03-01T21:19:53.051134382Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-01T21:19:53.051219444Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=83.211µs logger=migrator t=2026-03-01T21:19:53.055320574Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-01T21:19:53.055401766Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=84.232µs logger=migrator t=2026-03-01T21:19:53.059193811Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-01T21:19:53.060227432Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.03605ms logger=migrator t=2026-03-01T21:19:53.064460296Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-01T21:19:53.065738071Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.278665ms logger=migrator t=2026-03-01T21:19:53.07123269Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-01T21:19:53.07126126Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.59µs logger=migrator t=2026-03-01T21:19:53.077061055Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-01T21:19:53.077103536Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=44.091µs logger=migrator t=2026-03-01T21:19:53.081999043Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-01T21:19:53.085075874Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.076941ms logger=migrator t=2026-03-01T21:19:53.088843498Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-01T21:19:53.091836217Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.992269ms logger=migrator t=2026-03-01T21:19:53.242070483Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-01T21:19:53.242246737Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=182.134µs logger=migrator t=2026-03-01T21:19:53.339922511Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-01T21:19:53.340122525Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=211.204µs logger=migrator t=2026-03-01T21:19:53.347869479Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-01T21:19:53.349509471Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.643622ms logger=migrator t=2026-03-01T21:19:53.356493669Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-01T21:19:53.356572821Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=85.502µs logger=migrator t=2026-03-01T21:19:53.363916287Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-01T21:19:53.367440776Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.527599ms logger=migrator t=2026-03-01T21:19:53.372588849Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-01T21:19:53.372742602Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=143.272µs logger=migrator t=2026-03-01T21:19:53.37820762Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-01T21:19:53.381437714Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.229854ms logger=migrator t=2026-03-01T21:19:53.386299479Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-01T21:19:53.389707197Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.407068ms logger=migrator t=2026-03-01T21:19:53.39593882Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-01T21:19:53.396171655Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=238.475µs logger=migrator t=2026-03-01T21:19:53.402696434Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-01T21:19:53.403815157Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.119033ms logger=migrator t=2026-03-01T21:19:53.409460539Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-01T21:19:53.410990158Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.529469ms logger=migrator t=2026-03-01T21:19:53.417399716Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-01T21:19:53.418408335Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.008379ms logger=migrator t=2026-03-01T21:19:53.428350823Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-01T21:19:53.429287031Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=941.168µs logger=migrator t=2026-03-01T21:19:53.434595306Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-01T21:19:53.435853951Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.258675ms logger=migrator t=2026-03-01T21:19:53.443485262Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-01T21:19:53.444303958Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=819.086µs logger=migrator t=2026-03-01T21:19:53.450841318Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-01T21:19:53.451523321Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=677.993µs logger=migrator t=2026-03-01T21:19:53.457235155Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-01T21:19:53.458121032Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=885.407µs logger=migrator t=2026-03-01T21:19:53.463795434Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-01T21:19:53.464633411Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=838.317µs logger=migrator t=2026-03-01T21:19:53.470072838Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-01T21:19:53.483301721Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.230353ms logger=migrator t=2026-03-01T21:19:53.488493984Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-01T21:19:53.489195957Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=699.613µs logger=migrator t=2026-03-01T21:19:53.494269798Z 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-03-01T21:19:53.495546233Z 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.257524ms logger=migrator t=2026-03-01T21:19:53.501801787Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-01T21:19:53.502332798Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=530.621µs logger=migrator t=2026-03-01T21:19:53.533809431Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-01T21:19:53.534466843Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=659.262µs logger=migrator t=2026-03-01T21:19:53.635221419Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-01T21:19:53.636033656Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=816.177µs logger=migrator t=2026-03-01T21:19:53.842063796Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-01T21:19:53.847953622Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.894207ms logger=migrator t=2026-03-01T21:19:53.94727596Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-01T21:19:53.953624935Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.355135ms logger=migrator t=2026-03-01T21:19:53.95993567Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-01T21:19:53.963617584Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.678894ms logger=migrator t=2026-03-01T21:19:53.970106002Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-01T21:19:53.975384236Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.270624ms logger=migrator t=2026-03-01T21:19:53.981681301Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-01T21:19:53.983298323Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.627602ms logger=migrator t=2026-03-01T21:19:53.989528387Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-01T21:19:53.989584198Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=61.091µs logger=migrator t=2026-03-01T21:19:53.994037215Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-01T21:19:53.994064546Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.821µs logger=migrator t=2026-03-01T21:19:53.998088766Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-01T21:19:53.998966853Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=878.407µs logger=migrator t=2026-03-01T21:19:54.00487381Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-01T21:19:54.006427151Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.557831ms logger=migrator t=2026-03-01T21:19:54.013049742Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-01T21:19:54.014012072Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=955.99µs logger=migrator t=2026-03-01T21:19:54.01850361Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-01T21:19:54.019597713Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.094982ms logger=migrator t=2026-03-01T21:19:54.023188273Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-01T21:19:54.02455291Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.371287ms logger=migrator t=2026-03-01T21:19:54.031569739Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-01T21:19:54.035427735Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.859136ms logger=migrator t=2026-03-01T21:19:54.038922624Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-01T21:19:54.042622548Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.693334ms logger=migrator t=2026-03-01T21:19:54.046474814Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-01T21:19:54.04676571Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=291.016µs logger=migrator t=2026-03-01T21:19:54.052076255Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-01T21:19:54.053930462Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.858477ms logger=migrator t=2026-03-01T21:19:54.05838229Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-01T21:19:54.059267418Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=885.238µs logger=migrator t=2026-03-01T21:19:54.06292447Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-01T21:19:54.068888628Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.953638ms logger=migrator t=2026-03-01T21:19:54.074845456Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-01T21:19:54.074908547Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=64.601µs logger=migrator t=2026-03-01T21:19:54.080525938Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-01T21:19:54.082198162Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.642913ms logger=migrator t=2026-03-01T21:19:54.086630199Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-01T21:19:54.088038867Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.409198ms logger=migrator t=2026-03-01T21:19:54.093590328Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-01T21:19:54.093849563Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=263.185µs logger=migrator t=2026-03-01T21:19:54.098527586Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-01T21:19:54.100520344Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.995949ms logger=migrator t=2026-03-01T21:19:54.108347549Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-01T21:19:54.109525553Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.181224ms logger=migrator t=2026-03-01T21:19:54.115213866Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-01T21:19:54.116862388Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.652042ms logger=migrator t=2026-03-01T21:19:54.123805316Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-01T21:19:54.124735684Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=929.978µs logger=migrator t=2026-03-01T21:19:54.131464687Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-01T21:19:54.133053619Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.588382ms logger=migrator t=2026-03-01T21:19:54.229732384Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-01T21:19:54.231483878Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.725714ms logger=migrator t=2026-03-01T21:19:54.236924306Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-01T21:19:54.236960317Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=36.951µs logger=migrator t=2026-03-01T21:19:54.240186921Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-01T21:19:54.244500156Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.313266ms logger=migrator t=2026-03-01T21:19:54.248962534Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-01T21:19:54.249856282Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=886.918µs logger=migrator t=2026-03-01T21:19:54.253544015Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-01T21:19:54.257782349Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.237274ms logger=migrator t=2026-03-01T21:19:54.26134337Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-01T21:19:54.262069034Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=725.434µs logger=migrator t=2026-03-01T21:19:54.266344599Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-01T21:19:54.267324788Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=971.929µs logger=migrator t=2026-03-01T21:19:54.276610212Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-01T21:19:54.277587452Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=977.34µs logger=migrator t=2026-03-01T21:19:54.281289935Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-01T21:19:54.292481287Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.190752ms logger=migrator t=2026-03-01T21:19:54.297601908Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-01T21:19:54.298107658Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=501.67µs logger=migrator t=2026-03-01T21:19:54.301966474Z 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-03-01T21:19:54.302598127Z 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=631.083µs logger=migrator t=2026-03-01T21:19:54.306114977Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-01T21:19:54.30631313Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=198.054µs logger=migrator t=2026-03-01T21:19:54.309930782Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-01T21:19:54.310299589Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=368.247µs logger=migrator t=2026-03-01T21:19:54.313459761Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-01T21:19:54.313592595Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=131.814µs logger=migrator t=2026-03-01T21:19:54.316622545Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-01T21:19:54.319496722Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=2.873387ms logger=migrator t=2026-03-01T21:19:54.326366907Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-01T21:19:54.329565111Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.197134ms logger=migrator t=2026-03-01T21:19:54.333714203Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-01T21:19:54.334343725Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=629.312µs logger=migrator t=2026-03-01T21:19:54.33760848Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-01T21:19:54.338225432Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=615.952µs logger=migrator t=2026-03-01T21:19:54.341729792Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-01T21:19:54.341885925Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=155.653µs logger=migrator t=2026-03-01T21:19:54.345833293Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-01T21:19:54.348760121Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=2.926198ms logger=migrator t=2026-03-01T21:19:54.35226056Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-01T21:19:54.354862392Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.600412ms logger=migrator t=2026-03-01T21:19:54.3603377Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-01T21:19:54.361218038Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=877.458µs logger=migrator t=2026-03-01T21:19:54.367313309Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-01T21:19:54.367945261Z level=info msg="Migration successfully executed" id="Move region to single row" duration=634.103µs logger=migrator t=2026-03-01T21:19:54.371797577Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-01T21:19:54.372647365Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=849.468µs logger=migrator t=2026-03-01T21:19:54.376046672Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-01T21:19:54.376883268Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=833.926µs logger=migrator t=2026-03-01T21:19:54.381992589Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-01T21:19:54.382965568Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=972.269µs logger=migrator t=2026-03-01T21:19:54.387780124Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-01T21:19:54.388680141Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=899.497µs logger=migrator t=2026-03-01T21:19:54.392668021Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-01T21:19:54.39415274Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.484059ms logger=migrator t=2026-03-01T21:19:54.398464286Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-01T21:19:54.399921894Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.456899ms logger=migrator t=2026-03-01T21:19:54.403179438Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-01T21:19:54.403242881Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=63.753µs logger=migrator t=2026-03-01T21:19:54.40676736Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-01T21:19:54.407582276Z level=info msg="Migration successfully executed" id="create test_data table" duration=814.416µs logger=migrator t=2026-03-01T21:19:54.41435713Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-01T21:19:54.415976742Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.623603ms logger=migrator t=2026-03-01T21:19:54.420226847Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-01T21:19:54.421142364Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=916.127µs logger=migrator t=2026-03-01T21:19:54.425027031Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-01T21:19:54.426543492Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.518661ms logger=migrator t=2026-03-01T21:19:54.433270105Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-01T21:19:54.433445188Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=175.723µs logger=migrator t=2026-03-01T21:19:54.438559069Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-01T21:19:54.438931857Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=373.168µs logger=migrator t=2026-03-01T21:19:54.44258228Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-01T21:19:54.442685452Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=103.893µs logger=migrator t=2026-03-01T21:19:54.446707011Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-01T21:19:54.448107119Z level=info msg="Migration successfully executed" id="create team table" duration=1.399018ms logger=migrator t=2026-03-01T21:19:54.452568117Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-01T21:19:54.453493715Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=922.768µs logger=migrator t=2026-03-01T21:19:54.459114636Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-01T21:19:54.461121676Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.01034ms logger=migrator t=2026-03-01T21:19:54.465618726Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-01T21:19:54.470680396Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.06145ms logger=migrator t=2026-03-01T21:19:54.475013191Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-01T21:19:54.475293987Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=277.566µs logger=migrator t=2026-03-01T21:19:54.479751875Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-01T21:19:54.481409177Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.657602ms logger=migrator t=2026-03-01T21:19:54.485651432Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-01T21:19:54.486422397Z level=info msg="Migration successfully executed" id="create team member table" duration=770.795µs logger=migrator t=2026-03-01T21:19:54.491540369Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-01T21:19:54.492493967Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=959.608µs logger=migrator t=2026-03-01T21:19:54.496545888Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-01T21:19:54.497473066Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=925.958µs logger=migrator t=2026-03-01T21:19:54.501840013Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-01T21:19:54.503687589Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.851566ms logger=migrator t=2026-03-01T21:19:54.507968274Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-01T21:19:54.512732909Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.766705ms logger=migrator t=2026-03-01T21:19:54.517253738Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-01T21:19:54.521779688Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.5253ms logger=migrator t=2026-03-01T21:19:54.525600173Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-01T21:19:54.53353842Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.935707ms logger=migrator t=2026-03-01T21:19:54.538676583Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-01T21:19:54.539801585Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.124771ms logger=migrator t=2026-03-01T21:19:54.545606969Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-01T21:19:54.547380315Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.777596ms logger=migrator t=2026-03-01T21:19:54.552443015Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-01T21:19:54.553490675Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.04736ms logger=migrator t=2026-03-01T21:19:54.559974033Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-01T21:19:54.560966284Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=994.991µs logger=migrator t=2026-03-01T21:19:54.565481293Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-01T21:19:54.567027624Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.549141ms logger=migrator t=2026-03-01T21:19:54.571574984Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-01T21:19:54.57343279Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.860346ms logger=migrator t=2026-03-01T21:19:54.580226005Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-01T21:19:54.581175824Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=949.789µs logger=migrator t=2026-03-01T21:19:54.585838307Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-01T21:19:54.587328655Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.490739ms logger=migrator t=2026-03-01T21:19:54.592190402Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-01T21:19:54.592918927Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=729.614µs logger=migrator t=2026-03-01T21:19:54.597566219Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-01T21:19:54.597844944Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=275.205µs logger=migrator t=2026-03-01T21:19:54.602062347Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-01T21:19:54.603377914Z level=info msg="Migration successfully executed" id="create tag table" duration=1.317037ms logger=migrator t=2026-03-01T21:19:54.608374543Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-01T21:19:54.609390223Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.01631ms logger=migrator t=2026-03-01T21:19:54.613741009Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-01T21:19:54.614493384Z level=info msg="Migration successfully executed" id="create login attempt table" duration=752.455µs logger=migrator t=2026-03-01T21:19:54.619477993Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-01T21:19:54.620434822Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=956.649µs logger=migrator t=2026-03-01T21:19:54.624013342Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-01T21:19:54.625086344Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.072692ms logger=migrator t=2026-03-01T21:19:54.630205446Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-01T21:19:54.645292324Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.079258ms logger=migrator t=2026-03-01T21:19:54.649332074Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-01T21:19:54.650215112Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=883.458µs logger=migrator t=2026-03-01T21:19:54.656090458Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-01T21:19:54.657044407Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.024059ms logger=migrator t=2026-03-01T21:19:54.662533315Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-01T21:19:54.662886952Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=355.887µs logger=migrator t=2026-03-01T21:19:54.667108686Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-01T21:19:54.667788429Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=679.213µs logger=migrator t=2026-03-01T21:19:54.673831099Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-01T21:19:54.674688026Z level=info msg="Migration successfully executed" id="create user auth table" duration=856.816µs logger=migrator t=2026-03-01T21:19:54.678310368Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-01T21:19:54.679230316Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=921.798µs logger=migrator t=2026-03-01T21:19:54.684544391Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-01T21:19:54.684634203Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=88.872µs logger=migrator t=2026-03-01T21:19:54.68851795Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-01T21:19:54.693782514Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.264524ms logger=migrator t=2026-03-01T21:19:54.698907165Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-01T21:19:54.704472776Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.566551ms logger=migrator t=2026-03-01T21:19:54.708412684Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-01T21:19:54.713517365Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.105021ms logger=migrator t=2026-03-01T21:19:54.71932496Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-01T21:19:54.724351099Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.026129ms logger=migrator t=2026-03-01T21:19:54.735591582Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-01T21:19:54.73652378Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=929.158µs logger=migrator t=2026-03-01T21:19:54.740568111Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-01T21:19:54.74555206Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.983029ms logger=migrator t=2026-03-01T21:19:54.750212451Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-01T21:19:54.751054089Z level=info msg="Migration successfully executed" id="create server_lock table" duration=841.598µs logger=migrator t=2026-03-01T21:19:54.755124029Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-01T21:19:54.756161589Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.03655ms logger=migrator t=2026-03-01T21:19:54.759923024Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-01T21:19:54.760797511Z level=info msg="Migration successfully executed" id="create user auth token table" duration=874.837µs logger=migrator t=2026-03-01T21:19:54.767246429Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-01T21:19:54.768244669Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=992.84µs logger=migrator t=2026-03-01T21:19:54.773996143Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-01T21:19:54.775041923Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.04583ms logger=migrator t=2026-03-01T21:19:54.781707736Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-01T21:19:54.783001261Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.295645ms logger=migrator t=2026-03-01T21:19:54.791379287Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-01T21:19:54.796872606Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.493929ms logger=migrator t=2026-03-01T21:19:54.800362345Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-01T21:19:54.801453237Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.091742ms logger=migrator t=2026-03-01T21:19:54.80568139Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-01T21:19:54.806939485Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.263055ms logger=migrator t=2026-03-01T21:19:54.812440484Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-01T21:19:54.813533666Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.093422ms logger=migrator t=2026-03-01T21:19:54.819703738Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-01T21:19:54.820679048Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=975.11µs logger=migrator t=2026-03-01T21:19:54.826126515Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-01T21:19:54.827129115Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.0025ms logger=migrator t=2026-03-01T21:19:54.831652264Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-01T21:19:54.83188382Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=231.206µs logger=migrator t=2026-03-01T21:19:54.84455103Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-01T21:19:54.844695863Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=191.654µs logger=migrator t=2026-03-01T21:19:54.848996349Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-01T21:19:54.850644271Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.647292ms logger=migrator t=2026-03-01T21:19:54.855988716Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-01T21:19:54.85713461Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.145604ms logger=migrator t=2026-03-01T21:19:54.861458065Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-01T21:19:54.862629158Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.171382ms logger=migrator t=2026-03-01T21:19:54.868127726Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-01T21:19:54.86828892Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=161.224µs logger=migrator t=2026-03-01T21:19:54.879352139Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-01T21:19:54.881049393Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.696394ms logger=migrator t=2026-03-01T21:19:54.885088023Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-01T21:19:54.886576282Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.488269ms logger=migrator t=2026-03-01T21:19:54.894446918Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-01T21:19:54.895839685Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.397597ms logger=migrator t=2026-03-01T21:19:54.899534059Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-01T21:19:54.900547779Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.01354ms logger=migrator t=2026-03-01T21:19:54.904211511Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-01T21:19:54.913457635Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.237724ms logger=migrator t=2026-03-01T21:19:54.919375422Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-01T21:19:54.920848241Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.478439ms logger=migrator t=2026-03-01T21:19:54.92383741Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-01T21:19:54.923919331Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=82.141µs logger=migrator t=2026-03-01T21:19:54.927049873Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-01T21:19:54.928072484Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.022531ms logger=migrator t=2026-03-01T21:19:54.931278018Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-01T21:19:54.932282127Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.003729ms logger=migrator t=2026-03-01T21:19:54.935540663Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-01T21:19:54.936522252Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=981.169µs logger=migrator t=2026-03-01T21:19:54.939701635Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-01T21:19:54.939768226Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.572µs logger=migrator t=2026-03-01T21:19:54.94303406Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-01T21:19:54.944850817Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.810866ms logger=migrator t=2026-03-01T21:19:54.952671322Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-01T21:19:54.954075639Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.408237ms logger=migrator t=2026-03-01T21:19:54.958549658Z 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-03-01T21:19:54.959266942Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=717.224µs logger=migrator t=2026-03-01T21:19:54.962635259Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-01T21:19:54.963315422Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=679.913µs logger=migrator t=2026-03-01T21:19:54.968434033Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-01T21:19:54.974469583Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.03485ms logger=migrator t=2026-03-01T21:19:54.977966893Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-01T21:19:54.979340689Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.372816ms logger=migrator t=2026-03-01T21:19:54.983129405Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-01T21:19:54.984063343Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=934.758µs logger=migrator t=2026-03-01T21:19:54.988278686Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-01T21:19:55.013630808Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.349942ms logger=migrator t=2026-03-01T21:19:55.017086498Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-01T21:19:55.038360358Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.26985ms logger=migrator t=2026-03-01T21:19:55.044078252Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-01T21:19:55.046238235Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.163303ms logger=migrator t=2026-03-01T21:19:55.052269374Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-01T21:19:55.053328665Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.058411ms logger=migrator t=2026-03-01T21:19:55.059336084Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-01T21:19:55.070272761Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.930847ms logger=migrator t=2026-03-01T21:19:55.088150294Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-01T21:19:55.102945997Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=14.793453ms logger=migrator t=2026-03-01T21:19:55.111043588Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-01T21:19:55.113392284Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.352867ms logger=migrator t=2026-03-01T21:19:55.124578896Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-01T21:19:55.126161918Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.582132ms logger=migrator t=2026-03-01T21:19:55.13792284Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-01T21:19:55.139796587Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.875477ms logger=migrator t=2026-03-01T21:19:55.144900138Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-01T21:19:55.145804417Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=905.049µs logger=migrator t=2026-03-01T21:19:55.151773165Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-01T21:19:55.151943578Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=179.573µs logger=migrator t=2026-03-01T21:19:55.158570419Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-01T21:19:55.167254691Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.682212ms logger=migrator t=2026-03-01T21:19:55.171387993Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-01T21:19:55.17576856Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.380617ms logger=migrator t=2026-03-01T21:19:55.179236659Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-01T21:19:55.185935491Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.695932ms logger=migrator t=2026-03-01T21:19:55.190015382Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-01T21:19:55.191035852Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.02051ms logger=migrator t=2026-03-01T21:19:55.198828317Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-01T21:19:55.200851956Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.031339ms logger=migrator t=2026-03-01T21:19:55.205682573Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-01T21:19:55.212385415Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.695173ms logger=migrator t=2026-03-01T21:19:55.217481996Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-01T21:19:55.223428613Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.946967ms logger=migrator t=2026-03-01T21:19:55.227349242Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-01T21:19:55.228358571Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.00859ms logger=migrator t=2026-03-01T21:19:55.232592826Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-01T21:19:55.238529833Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.936687ms logger=migrator t=2026-03-01T21:19:55.24394325Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-01T21:19:55.250130583Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.187083ms logger=migrator t=2026-03-01T21:19:55.254957108Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-01T21:19:55.255285425Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=331.957µs logger=migrator t=2026-03-01T21:19:55.259898516Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-01T21:19:55.261886966Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.98999ms logger=migrator t=2026-03-01T21:19:55.266706071Z 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-03-01T21:19:55.267893994Z 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.187023ms logger=migrator t=2026-03-01T21:19:55.273613167Z 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-03-01T21:19:55.275472515Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.863907ms logger=migrator t=2026-03-01T21:19:55.281731018Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-01T21:19:55.281911262Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=184.104µs logger=migrator t=2026-03-01T21:19:55.28584769Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-01T21:19:55.292087824Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.240294ms logger=migrator t=2026-03-01T21:19:55.296900519Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-01T21:19:55.301245885Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.345936ms logger=migrator t=2026-03-01T21:19:55.305010229Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-01T21:19:55.311159661Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.152402ms logger=migrator t=2026-03-01T21:19:55.316701162Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-01T21:19:55.321359213Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.657702ms logger=migrator t=2026-03-01T21:19:55.330118896Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-01T21:19:55.336817339Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.697963ms logger=migrator t=2026-03-01T21:19:55.349547561Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-01T21:19:55.349674634Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=132.843µs logger=migrator t=2026-03-01T21:19:55.354195954Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-01T21:19:55.355164912Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=969.518µs logger=migrator t=2026-03-01T21:19:55.358344085Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-01T21:19:55.364867075Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.52272ms logger=migrator t=2026-03-01T21:19:55.372161159Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-01T21:19:55.372344373Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=193.174µs logger=migrator t=2026-03-01T21:19:55.376641358Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-01T21:19:55.384141557Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.501759ms logger=migrator t=2026-03-01T21:19:55.392122795Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-01T21:19:55.394578183Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.461828ms logger=migrator t=2026-03-01T21:19:55.399665734Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-01T21:19:55.407489869Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.829015ms logger=migrator t=2026-03-01T21:19:55.411382356Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-01T21:19:55.4120401Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=657.373µs logger=migrator t=2026-03-01T21:19:55.418760902Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-01T21:19:55.420339954Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.583352ms logger=migrator t=2026-03-01T21:19:55.427836842Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-01T21:19:55.435623006Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.786214ms logger=migrator t=2026-03-01T21:19:55.440160306Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-01T21:19:55.440987372Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=824.126µs logger=migrator t=2026-03-01T21:19:55.446283787Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-01T21:19:55.447389629Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.105542ms logger=migrator t=2026-03-01T21:19:55.454328757Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-01T21:19:55.455201954Z level=info msg="Migration successfully executed" id="create alert_image table" duration=875.257µs logger=migrator t=2026-03-01T21:19:55.461643691Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-01T21:19:55.462711503Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.067852ms logger=migrator t=2026-03-01T21:19:55.467804884Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-01T21:19:55.46809917Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=304.676µs logger=migrator t=2026-03-01T21:19:55.472620959Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-01T21:19:55.473839603Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.219434ms logger=migrator t=2026-03-01T21:19:55.478724039Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-01T21:19:55.480143178Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.424949ms logger=migrator t=2026-03-01T21:19:55.484850132Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-01T21:19:55.485959763Z 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-03-01T21:19:55.490102535Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-01T21:19:55.490595845Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=489.58µs logger=migrator t=2026-03-01T21:19:55.494158936Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-01T21:19:55.495537842Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.379906ms logger=migrator t=2026-03-01T21:19:55.501310747Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-01T21:19:55.510718534Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.405498ms logger=migrator t=2026-03-01T21:19:55.515378606Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-01T21:19:55.51711528Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.737014ms logger=migrator t=2026-03-01T21:19:55.521370065Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-01T21:19:55.522696261Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.325876ms logger=migrator t=2026-03-01T21:19:55.527832302Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-01T21:19:55.528699429Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=866.767µs logger=migrator t=2026-03-01T21:19:55.533120777Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-01T21:19:55.534251569Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.130712ms logger=migrator t=2026-03-01T21:19:55.538137877Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-01T21:19:55.539133476Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=988.899µs logger=migrator t=2026-03-01T21:19:55.54635597Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-01T21:19:55.546430691Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=76.431µs logger=migrator t=2026-03-01T21:19:55.550206696Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-01T21:19:55.550334898Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=128.812µs logger=migrator t=2026-03-01T21:19:55.554891749Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-01T21:19:55.565738333Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.846575ms logger=migrator t=2026-03-01T21:19:55.570271173Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-01T21:19:55.570567269Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=296.256µs logger=migrator t=2026-03-01T21:19:55.578359283Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-01T21:19:55.579411434Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.055361ms logger=migrator t=2026-03-01T21:19:55.584515565Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-01T21:19:55.584834611Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=318.896µs logger=migrator t=2026-03-01T21:19:55.592661346Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-01T21:19:55.593936922Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.280696ms logger=migrator t=2026-03-01T21:19:55.598117984Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-01T21:19:55.599032242Z level=info msg="Migration successfully executed" id="create secrets table" duration=915.078µs logger=migrator t=2026-03-01T21:19:55.604627623Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-01T21:19:55.638976184Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.338801ms logger=migrator t=2026-03-01T21:19:55.642974403Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-01T21:19:55.648057594Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.083512ms logger=migrator t=2026-03-01T21:19:55.655652704Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-01T21:19:55.655820598Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=168.924µs logger=migrator t=2026-03-01T21:19:55.66052406Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-01T21:19:55.695417542Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.890331ms logger=migrator t=2026-03-01T21:19:55.69942284Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-01T21:19:55.731499526Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.075806ms logger=migrator t=2026-03-01T21:19:55.735550956Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-01T21:19:55.736146368Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=595.302µs logger=migrator t=2026-03-01T21:19:55.743524124Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-01T21:19:55.744666336Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.130742ms logger=migrator t=2026-03-01T21:19:55.751567164Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-01T21:19:55.75189087Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=324.247µs logger=migrator t=2026-03-01T21:19:55.757696525Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-01T21:19:55.759083893Z level=info msg="Migration successfully executed" id="create permission table" duration=1.385248ms logger=migrator t=2026-03-01T21:19:55.764299605Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-01T21:19:55.765918068Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.617293ms logger=migrator t=2026-03-01T21:19:55.770127891Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-01T21:19:55.771467388Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.343117ms logger=migrator t=2026-03-01T21:19:55.778096208Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-01T21:19:55.779397385Z level=info msg="Migration successfully executed" id="create role table" duration=1.306117ms logger=migrator t=2026-03-01T21:19:55.785266661Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-01T21:19:55.795195817Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.933656ms logger=migrator t=2026-03-01T21:19:55.798943232Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-01T21:19:55.806220695Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.277383ms logger=migrator t=2026-03-01T21:19:55.811348167Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-01T21:19:55.812129553Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=780.636µs logger=migrator t=2026-03-01T21:19:55.816696853Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-01T21:19:55.817518029Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=820.426µs logger=migrator t=2026-03-01T21:19:55.824395836Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-01T21:19:55.826192531Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.795695ms logger=migrator t=2026-03-01T21:19:55.834049907Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-01T21:19:55.83521154Z level=info msg="Migration successfully executed" id="create team role table" duration=1.163503ms logger=migrator t=2026-03-01T21:19:55.843180859Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-01T21:19:55.844828641Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.647772ms logger=migrator t=2026-03-01T21:19:55.851094704Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-01T21:19:55.852575034Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.48028ms logger=migrator t=2026-03-01T21:19:55.858816497Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-01T21:19:55.860487701Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.670534ms logger=migrator t=2026-03-01T21:19:55.866944298Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-01T21:19:55.867773645Z level=info msg="Migration successfully executed" id="create user role table" duration=829.487µs logger=migrator t=2026-03-01T21:19:55.874215353Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-01T21:19:55.875850315Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.632702ms logger=migrator t=2026-03-01T21:19:55.886850223Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-01T21:19:55.890881313Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=4.031581ms logger=migrator t=2026-03-01T21:19:55.910694765Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-01T21:19:55.912593442Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.901257ms logger=migrator t=2026-03-01T21:19:55.920283675Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-01T21:19:55.922366376Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.085031ms logger=migrator t=2026-03-01T21:19:55.929188201Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-01T21:19:55.930801934Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.617342ms logger=migrator t=2026-03-01T21:19:55.936666599Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-01T21:19:55.937774731Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.108112ms logger=migrator t=2026-03-01T21:19:55.942434534Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-01T21:19:55.955150415Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.688662ms logger=migrator t=2026-03-01T21:19:55.96191897Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-01T21:19:55.963382258Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.468309ms logger=migrator t=2026-03-01T21:19:56.000162757Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-01T21:19:56.001142006Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=981.039µs logger=migrator t=2026-03-01T21:19:56.044426313Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-01T21:19:56.046147408Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.730025ms logger=migrator t=2026-03-01T21:19:56.053153626Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-01T21:19:56.054595725Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.446709ms logger=migrator t=2026-03-01T21:19:56.063118094Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-01T21:19:56.065049792Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.909568ms logger=migrator t=2026-03-01T21:19:56.072368407Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-01T21:19:56.074007059Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.638512ms logger=migrator t=2026-03-01T21:19:56.087246302Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-01T21:19:56.096843632Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.60011ms logger=migrator t=2026-03-01T21:19:56.103454782Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-01T21:19:56.11444238Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.989118ms logger=migrator t=2026-03-01T21:19:56.120421278Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-01T21:19:56.128405576Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.981748ms logger=migrator t=2026-03-01T21:19:56.133038848Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-01T21:19:56.13868998Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.650572ms logger=migrator t=2026-03-01T21:19:56.143351183Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-01T21:19:56.144492605Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.140712ms logger=migrator t=2026-03-01T21:19:56.150727649Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-01T21:19:56.151906443Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.178764ms logger=migrator t=2026-03-01T21:19:56.157104726Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-01T21:19:56.158648226Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.542069ms logger=migrator t=2026-03-01T21:19:56.164552222Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-01T21:19:56.166047152Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.49537ms logger=migrator t=2026-03-01T21:19:56.172476559Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-01T21:19:56.173632702Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.155853ms logger=migrator t=2026-03-01T21:19:56.180108271Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-01T21:19:56.180239004Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=132.033µs logger=migrator t=2026-03-01T21:19:56.185050949Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-01T21:19:56.185129431Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=79.102µs logger=migrator t=2026-03-01T21:19:56.18968532Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-01T21:19:56.190257861Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=578.891µs logger=migrator t=2026-03-01T21:19:56.19623641Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-01T21:19:56.197472174Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.237264ms logger=migrator t=2026-03-01T21:19:56.203163587Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-01T21:19:56.203848131Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=685.074µs logger=migrator t=2026-03-01T21:19:56.20887585Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-01T21:19:56.209119195Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=243.615µs logger=migrator t=2026-03-01T21:19:56.215184345Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-01T21:19:56.215938141Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=754.726µs logger=migrator t=2026-03-01T21:19:56.222145703Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-01T21:19:56.223754745Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.608861ms logger=migrator t=2026-03-01T21:19:56.229743194Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-01T21:19:56.231002449Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.258815ms logger=migrator t=2026-03-01T21:19:56.236702932Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-01T21:19:56.245477375Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.773673ms logger=migrator t=2026-03-01T21:19:56.252391052Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-01T21:19:56.252443933Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=53.181µs logger=migrator t=2026-03-01T21:19:56.259770658Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-01T21:19:56.261431392Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.653483ms logger=migrator t=2026-03-01T21:19:56.268257806Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-01T21:19:56.270232826Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.97725ms logger=migrator t=2026-03-01T21:19:56.277445779Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-01T21:19:56.27854408Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.098141ms logger=migrator t=2026-03-01T21:19:56.284621691Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-01T21:19:56.295534887Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.914406ms logger=migrator t=2026-03-01T21:19:56.302243669Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-01T21:19:56.303267Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.024171ms logger=migrator t=2026-03-01T21:19:56.309616075Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-01T21:19:56.311243278Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.627373ms logger=migrator t=2026-03-01T21:19:56.317032283Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-01T21:19:56.341959907Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.924604ms logger=migrator t=2026-03-01T21:19:56.348594728Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-01T21:19:56.349388213Z level=info msg="Migration successfully executed" id="create correlation v2" duration=792.905µs logger=migrator t=2026-03-01T21:19:56.356357182Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-01T21:19:56.358069525Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.712714ms logger=migrator t=2026-03-01T21:19:56.365585644Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-01T21:19:56.366627714Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.0398ms logger=migrator t=2026-03-01T21:19:56.372959791Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-01T21:19:56.374733715Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.772344ms logger=migrator t=2026-03-01T21:19:56.380770934Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-01T21:19:56.38100427Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=233.376µs logger=migrator t=2026-03-01T21:19:56.387480328Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-01T21:19:56.388706132Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.225113ms logger=migrator t=2026-03-01T21:19:56.395750072Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-01T21:19:56.40883854Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.085089ms logger=migrator t=2026-03-01T21:19:56.416732027Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-01T21:19:56.417632715Z level=info msg="Migration successfully executed" id="create entity_events table" duration=900.728µs logger=migrator t=2026-03-01T21:19:56.423211146Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-01T21:19:56.424749596Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.53804ms logger=migrator t=2026-03-01T21:19:56.430657503Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-01T21:19:56.431107271Z 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-03-01T21:19:56.436460767Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-01T21:19:56.437157152Z 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-03-01T21:19:56.4421709Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-01T21:19:56.443455476Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.284166ms logger=migrator t=2026-03-01T21:19:56.447801812Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-01T21:19:56.448847303Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.045161ms logger=migrator t=2026-03-01T21:19:56.455206279Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-01T21:19:56.456440593Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.233704ms logger=migrator t=2026-03-01T21:19:56.461640376Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-01T21:19:56.463743848Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.097852ms logger=migrator t=2026-03-01T21:19:56.469649495Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-01T21:19:56.470802998Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.153603ms logger=migrator t=2026-03-01T21:19:56.476304037Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-01T21:19:56.478304806Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.998079ms logger=migrator t=2026-03-01T21:19:56.484126212Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-01T21:19:56.484924948Z level=info msg="Migration successfully executed" id="Drop public config table" duration=798.856µs logger=migrator t=2026-03-01T21:19:56.488976238Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-01T21:19:56.491287374Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.310256ms logger=migrator t=2026-03-01T21:19:56.497448625Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-01T21:19:56.499504086Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.055841ms logger=migrator t=2026-03-01T21:19:56.506032265Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-01T21:19:56.507975464Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.944869ms logger=migrator t=2026-03-01T21:19:56.514522634Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-01T21:19:56.516724157Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.206274ms logger=migrator t=2026-03-01T21:19:56.523753216Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-01T21:19:56.54410209Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=20.348884ms logger=migrator t=2026-03-01T21:19:56.548950195Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-01T21:19:56.557016675Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.06555ms logger=migrator t=2026-03-01T21:19:56.562125676Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-01T21:19:56.570715846Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.58893ms logger=migrator t=2026-03-01T21:19:56.576831437Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-01T21:19:56.577063982Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=236.445µs logger=migrator t=2026-03-01T21:19:56.582328766Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-01T21:19:56.590977657Z level=info msg="Migration successfully executed" id="add share column" duration=8.650411ms logger=migrator t=2026-03-01T21:19:56.596528708Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-01T21:19:56.596927436Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=403.609µs logger=migrator t=2026-03-01T21:19:56.60219333Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-01T21:19:56.603812572Z level=info msg="Migration successfully executed" id="create file table" duration=1.617402ms logger=migrator t=2026-03-01T21:19:56.611561306Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-01T21:19:56.612735148Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.171632ms logger=migrator t=2026-03-01T21:19:56.617799909Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-01T21:19:56.61888229Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.082251ms logger=migrator t=2026-03-01T21:19:56.625317778Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-01T21:19:56.626162715Z level=info msg="Migration successfully executed" id="create file_meta table" duration=847.777µs logger=migrator t=2026-03-01T21:19:56.632296616Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-01T21:19:56.634125703Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.828456ms logger=migrator t=2026-03-01T21:19:56.643077909Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-01T21:19:56.643270503Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=199.174µs logger=migrator t=2026-03-01T21:19:56.649214611Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-01T21:19:56.649300453Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=101.392µs logger=migrator t=2026-03-01T21:19:56.653641109Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-01T21:19:56.654636639Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=995.649µs logger=migrator t=2026-03-01T21:19:56.660491374Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-01T21:19:56.661018495Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=526.88µs logger=migrator t=2026-03-01T21:19:56.665973083Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-01T21:19:56.667349311Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.376308ms logger=migrator t=2026-03-01T21:19:56.671942781Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-01T21:19:56.68249891Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.555499ms logger=migrator t=2026-03-01T21:19:56.687268445Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-01T21:19:56.687469489Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=201.344µs logger=migrator t=2026-03-01T21:19:56.69203728Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-01T21:19:56.693134771Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.097021ms logger=migrator t=2026-03-01T21:19:56.698879205Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-01T21:19:56.699504307Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=626.102µs logger=migrator t=2026-03-01T21:19:56.704515337Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-01T21:19:56.704836483Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=321.916µs logger=migrator t=2026-03-01T21:19:56.710088987Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-01T21:19:56.711122797Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.03917ms logger=migrator t=2026-03-01T21:19:56.716517294Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-01T21:19:56.725914721Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.394016ms logger=migrator t=2026-03-01T21:19:56.730832148Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-01T21:19:56.737882128Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.04895ms logger=migrator t=2026-03-01T21:19:56.74357861Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-01T21:19:56.744638051Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.059191ms logger=migrator t=2026-03-01T21:19:56.749401075Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-01T21:19:56.822217588Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.805332ms logger=migrator t=2026-03-01T21:19:56.869313971Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-01T21:19:56.871937803Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.719844ms logger=migrator t=2026-03-01T21:19:56.878316969Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-01T21:19:56.879608334Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.290535ms logger=migrator t=2026-03-01T21:19:56.88443479Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-01T21:19:56.914714689Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.27285ms logger=migrator t=2026-03-01T21:19:56.92079719Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-01T21:19:56.928467222Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.668412ms logger=migrator t=2026-03-01T21:19:56.932652554Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-01T21:19:56.932994232Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=341.958µs logger=migrator t=2026-03-01T21:19:56.9369562Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-01T21:19:56.937190105Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=233.995µs logger=migrator t=2026-03-01T21:19:56.94249681Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-01T21:19:56.942911788Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=412.448µs logger=migrator t=2026-03-01T21:19:56.947000289Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-01T21:19:56.947327126Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=331.436µs logger=migrator t=2026-03-01T21:19:56.953037329Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-01T21:19:56.953344405Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=312.046µs logger=migrator t=2026-03-01T21:19:56.95665663Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-01T21:19:56.957718261Z level=info msg="Migration successfully executed" id="create folder table" duration=1.060951ms logger=migrator t=2026-03-01T21:19:56.961877274Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-01T21:19:56.963378903Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.54476ms logger=migrator t=2026-03-01T21:19:56.969170507Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-01T21:19:56.970437433Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.266576ms logger=migrator t=2026-03-01T21:19:56.977192656Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-01T21:19:56.977277378Z level=info msg="Migration successfully executed" id="Update folder title length" duration=86.282µs logger=migrator t=2026-03-01T21:19:56.981096575Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-01T21:19:56.982457271Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.360076ms logger=migrator t=2026-03-01T21:19:56.987678075Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-01T21:19:56.989808097Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.129333ms logger=migrator t=2026-03-01T21:19:56.993555641Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-01T21:19:56.995392087Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.836896ms logger=migrator t=2026-03-01T21:19:56.998868556Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-01T21:19:56.999308545Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=440.328µs logger=migrator t=2026-03-01T21:19:57.002989208Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-01T21:19:57.003258963Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=269.595µs logger=migrator t=2026-03-01T21:19:57.008075108Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-01T21:19:57.010472666Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.403318ms logger=migrator t=2026-03-01T21:19:57.015184519Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-01T21:19:57.016666498Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.482949ms logger=migrator t=2026-03-01T21:19:57.020208389Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-01T21:19:57.021354191Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.145952ms logger=migrator t=2026-03-01T21:19:57.025041834Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-01T21:19:57.02632581Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.283676ms logger=migrator t=2026-03-01T21:19:57.030803738Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-01T21:19:57.031967072Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.163174ms logger=migrator t=2026-03-01T21:19:57.035534372Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-01T21:19:57.036525763Z level=info msg="Migration successfully executed" id="create anon_device table" duration=990.64µs logger=migrator t=2026-03-01T21:19:57.040289737Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-01T21:19:57.042184855Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.893637ms logger=migrator t=2026-03-01T21:19:57.04802683Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-01T21:19:57.049476738Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.451968ms logger=migrator t=2026-03-01T21:19:57.053687532Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-01T21:19:57.05460932Z level=info msg="Migration successfully executed" id="create signing_key table" duration=920.418µs logger=migrator t=2026-03-01T21:19:57.058822163Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-01T21:19:57.060014217Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.191244ms logger=migrator t=2026-03-01T21:19:57.06468817Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-01T21:19:57.066010606Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.320566ms logger=migrator t=2026-03-01T21:19:57.069307541Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-01T21:19:57.069674098Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=366.487µs logger=migrator t=2026-03-01T21:19:57.073171798Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-01T21:19:57.086879639Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.67989ms logger=migrator t=2026-03-01T21:19:57.091527371Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-01T21:19:57.09248994Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=965.069µs logger=migrator t=2026-03-01T21:19:57.096110052Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-01T21:19:57.096130653Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.241µs logger=migrator t=2026-03-01T21:19:57.09952728Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-01T21:19:57.100751094Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.223713ms logger=migrator t=2026-03-01T21:19:57.104766984Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-01T21:19:57.104788254Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.571µs logger=migrator t=2026-03-01T21:19:57.108413815Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-01T21:19:57.109765083Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.350418ms logger=migrator t=2026-03-01T21:19:57.113309213Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-01T21:19:57.114458815Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.149132ms logger=migrator t=2026-03-01T21:19:57.119878113Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-01T21:19:57.12125836Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.379337ms logger=migrator t=2026-03-01T21:19:57.133386Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-01T21:19:57.134506402Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.125662ms logger=migrator t=2026-03-01T21:19:57.138196046Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-01T21:19:57.138610404Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=414.968µs logger=migrator t=2026-03-01T21:19:57.142745665Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-01T21:19:57.143766396Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.015231ms logger=migrator t=2026-03-01T21:19:57.147400918Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-01T21:19:57.149028551Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.627462ms logger=migrator t=2026-03-01T21:19:57.153729413Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-01T21:19:57.154589591Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=864.598µs logger=migrator t=2026-03-01T21:19:57.158744712Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-01T21:19:57.168138158Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.392136ms logger=migrator t=2026-03-01T21:19:57.17324871Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-01T21:19:57.181534944Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.284614ms logger=migrator t=2026-03-01T21:19:57.185650766Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-01T21:19:57.195075132Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.423326ms logger=migrator t=2026-03-01T21:19:57.198893697Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-01T21:19:57.198960108Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=67.161µs logger=migrator t=2026-03-01T21:19:57.203529879Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-01T21:19:57.212941785Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.411686ms logger=migrator t=2026-03-01T21:19:57.21667419Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-01T21:19:57.225826991Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.152491ms logger=migrator t=2026-03-01T21:19:57.231696137Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-01T21:19:57.232016023Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=320.666µs logger=migrator t=2026-03-01T21:19:57.235791939Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.124388439s logger=migrator t=2026-03-01T21:19:57.236427601Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-01T21:19:57.253317515Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-01T21:19:57.253587491Z level=info msg="Created default organization" logger=secrets t=2026-03-01T21:19:57.258836765Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-01T21:19:57.305508679Z level=info msg="Restored cache from database" duration=451.719µs logger=plugin.store t=2026-03-01T21:19:57.306803375Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-01T21:19:57.343780867Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-01T21:19:57.343816478Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-01T21:19:57.343870219Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-01T21:19:57.343879359Z level=info msg="Plugins loaded" count=54 duration=37.076684ms logger=query_data t=2026-03-01T21:19:57.350315507Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-01T21:19:57.354205224Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-01T21:19:57.360206542Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-01T21:19:57.372373013Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-01T21:19:57.374655868Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-01T21:19:57.376600137Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-01T21:19:57.394481621Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-01T21:19:57.409399697Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-01T21:19:57.426886673Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-01T21:19:57.426904274Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-01T21:19:57.42721539Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-03-01T21:19:57.427288731Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-01T21:19:57.42776267Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-01T21:19:57.433752019Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-03-01T21:19:57.479606807Z level=info msg="State cache has been initialized" states=0 duration=52.386827ms logger=ngalert.scheduler t=2026-03-01T21:19:57.479669769Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-01T21:19:57.47973238Z level=info msg=starting first_tick=2026-03-01T21:20:00Z logger=grafana.update.checker t=2026-03-01T21:19:57.495694465Z level=info msg="Update check succeeded" duration=68.468705ms logger=sqlstore.transactions t=2026-03-01T21:19:57.507390398Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-01T21:19:57.515065789Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-03-01T21:19:57.54288103Z level=info msg="Update check succeeded" duration=115.63385ms logger=plugin.angulardetectorsprovider.dynamic t=2026-03-01T21:19:57.573060108Z level=info msg="Patterns update finished" duration=95.037053ms logger=provisioning.dashboard t=2026-03-01T21:19:57.594018644Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-01T21:19:57.614023099Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-01T21:19:57.614604891Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-01T21:19:58.989730475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:58.991208374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.016022516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.041850107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.059194891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.080335129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.096808056Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-01T21:19:59.178005494Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-01T21:19:59.191739526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.209927306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.237702586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.259837864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.290165805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.309283334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.34344828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.361679572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.391754847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.405062661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.439932891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.455257095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.481841531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.50197269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.52924899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.544158526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.605532791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.628899024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.66661166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.681267011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.707374368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.725981577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.762106301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.782069098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.809865258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.826432905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.853345399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.870504759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.898636846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.917459908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.946502213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.96298295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:19:59.999725987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.029935486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.112687966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.133572928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.209776578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.22554318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.284987887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.309077675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.354957813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.375304016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.448601608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.468198736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.520884849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.537748643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.603641688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:00.622817288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.122701658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.147214114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.319183689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.336944562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.395751096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.414988966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.476371942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.493330408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.551880298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.568817193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.635416642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.652629653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.73123433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.750502011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.813648033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.83223563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:01.999953592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:02.014440559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:02.08723012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:02.117568421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:02.219397228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:02.238043767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:02.311491033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:02.333970348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-01T21:20:02.424293796Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-01T21:21:13.448807831Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-03-01T21:29:57.439482134Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-01T21:29:57.480566487Z level=info msg="Completed cleanup jobs" duration=52.265934ms logger=plugins.update.checker t=2026-03-01T21:29:57.594251539Z level=info msg="Update check succeeded" duration=50.379448ms logger=sqlstore.transactions t=2026-03-01T21:34:57.369187741Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-01T21:39:57.476618038Z level=info msg="Completed cleanup jobs" duration=48.649648ms logger=plugins.update.checker t=2026-03-01T21:39:57.597449033Z level=info msg="Update check succeeded" duration=53.697819ms logger=cleanup t=2026-03-01T21:49:57.463655845Z level=info msg="Completed cleanup jobs" duration=35.933853ms logger=plugins.update.checker t=2026-03-01T21:49:57.60093476Z level=info msg="Update check succeeded" duration=57.053971ms logger=infra.usagestats t=2026-03-01T21:51:13.470962549Z level=info msg="Usage stats are ready to report"