logger=settings t=2026-04-20T12:09:15.958738855Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T12:09:15Z logger=settings t=2026-04-20T12:09:15.959106663Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T12:09:15.959122794Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T12:09:15.959128164Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T12:09:15.959132004Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T12:09:15.959136224Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T12:09:15.959141314Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T12:09:15.959145354Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T12:09:15.959149834Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T12:09:15.959154494Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T12:09:15.959158984Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T12:09:15.959170515Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T12:09:15.959174055Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T12:09:15.959177525Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T12:09:15.959181355Z level=info msg=Target target=[all] logger=settings t=2026-04-20T12:09:15.959201035Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T12:09:15.959206195Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T12:09:15.959220046Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T12:09:15.959225677Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T12:09:15.959234417Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T12:09:15.959242447Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T12:09:15.959644306Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T12:09:15.959671567Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T12:09:15.961335134Z level=info msg="Locking database" logger=migrator t=2026-04-20T12:09:15.961349614Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T12:09:15.961864275Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T12:09:15.962737036Z level=info msg="Migration successfully executed" id="create migration_log table" duration=872.131µs logger=migrator t=2026-04-20T12:09:15.975494373Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T12:09:15.976541487Z level=info msg="Migration successfully executed" id="create user table" duration=1.050065ms logger=migrator t=2026-04-20T12:09:15.981503628Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T12:09:15.98249861Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=996.693µs logger=migrator t=2026-04-20T12:09:15.987284998Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T12:09:15.9896152Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.330032ms logger=migrator t=2026-04-20T12:09:15.995133484Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T12:09:15.995876122Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=742.688µs logger=migrator t=2026-04-20T12:09:15.999739989Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T12:09:16.000622638Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=884.619µs logger=migrator t=2026-04-20T12:09:16.0046665Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T12:09:16.00734436Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.67435ms logger=migrator t=2026-04-20T12:09:16.013078419Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T12:09:16.014588443Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.512884ms logger=migrator t=2026-04-20T12:09:16.021249264Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T12:09:16.021927689Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=678.415µs logger=migrator t=2026-04-20T12:09:16.027489374Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T12:09:16.02866668Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.177956ms logger=migrator t=2026-04-20T12:09:16.03358086Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T12:09:16.034176564Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=595.444µs logger=migrator t=2026-04-20T12:09:16.039170446Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T12:09:16.040170459Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=998.182µs logger=migrator t=2026-04-20T12:09:16.04684557Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T12:09:16.047986955Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.141115ms logger=migrator t=2026-04-20T12:09:16.055330761Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T12:09:16.055375502Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.421µs logger=migrator t=2026-04-20T12:09:16.060427486Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T12:09:16.061803466Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.405371ms logger=migrator t=2026-04-20T12:09:16.066444641Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T12:09:16.066678476Z level=info msg="Migration successfully executed" id="Add missing user data" duration=227.915µs logger=migrator t=2026-04-20T12:09:16.072711562Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T12:09:16.074050262Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.33729ms logger=migrator t=2026-04-20T12:09:16.077981231Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T12:09:16.078693477Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=712.056µs logger=migrator t=2026-04-20T12:09:16.085898079Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T12:09:16.087188258Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.293769ms logger=migrator t=2026-04-20T12:09:16.094644736Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T12:09:16.102957853Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.312727ms logger=migrator t=2026-04-20T12:09:16.111056196Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T12:09:16.112329524Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.274628ms logger=migrator t=2026-04-20T12:09:16.117369808Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T12:09:16.117765517Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=398.579µs logger=migrator t=2026-04-20T12:09:16.122098805Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T12:09:16.123212289Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.113434ms logger=migrator t=2026-04-20T12:09:16.129292206Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-20T12:09:16.129612913Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=323.047µs logger=migrator t=2026-04-20T12:09:16.134742299Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T12:09:16.135604968Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=866.95µs logger=migrator t=2026-04-20T12:09:16.141146033Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T12:09:16.14279369Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.648098ms logger=migrator t=2026-04-20T12:09:16.148057259Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T12:09:16.149213344Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.155945ms logger=migrator t=2026-04-20T12:09:16.156522669Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T12:09:16.157704926Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.181647ms logger=migrator t=2026-04-20T12:09:16.164132521Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T12:09:16.165366689Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.237837ms logger=migrator t=2026-04-20T12:09:16.171554048Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T12:09:16.172365387Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=814.649µs logger=migrator t=2026-04-20T12:09:16.177009931Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T12:09:16.177055892Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=48.181µs logger=migrator t=2026-04-20T12:09:16.183324752Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T12:09:16.184565881Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.240339ms logger=migrator t=2026-04-20T12:09:16.190508815Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T12:09:16.19167555Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.168086ms logger=migrator t=2026-04-20T12:09:16.197173264Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T12:09:16.198009354Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=836.74µs logger=migrator t=2026-04-20T12:09:16.204743415Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T12:09:16.205327208Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=583.943µs logger=migrator t=2026-04-20T12:09:16.265701138Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:09:16.27156303Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.862502ms logger=migrator t=2026-04-20T12:09:16.278369623Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T12:09:16.279390247Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.018564ms logger=migrator t=2026-04-20T12:09:16.286598958Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T12:09:16.288233185Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.632817ms logger=migrator t=2026-04-20T12:09:16.293366331Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T12:09:16.294171299Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=804.628µs logger=migrator t=2026-04-20T12:09:16.299344226Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T12:09:16.300053811Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=713.915µs logger=migrator t=2026-04-20T12:09:16.305635647Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T12:09:16.306434065Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=798.868µs logger=migrator t=2026-04-20T12:09:16.312029581Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T12:09:16.31283876Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=818.639µs logger=migrator t=2026-04-20T12:09:16.354680712Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T12:09:16.355627603Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=949.651µs logger=migrator t=2026-04-20T12:09:16.361583727Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T12:09:16.362243902Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=661.815µs logger=migrator t=2026-04-20T12:09:16.368852371Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T12:09:16.369593758Z level=info msg="Migration successfully executed" id="create star table" duration=741.597µs logger=migrator t=2026-04-20T12:09:16.374948799Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T12:09:16.37675944Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.790731ms logger=migrator t=2026-04-20T12:09:16.386779625Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T12:09:16.387939461Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.163197ms logger=migrator t=2026-04-20T12:09:16.393536067Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T12:09:16.394837386Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.305489ms logger=migrator t=2026-04-20T12:09:16.401634879Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T12:09:16.402476458Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=844.859µs logger=migrator t=2026-04-20T12:09:16.408402702Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T12:09:16.409191049Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=786.247µs logger=migrator t=2026-04-20T12:09:16.415091762Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T12:09:16.416817971Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.722729ms logger=migrator t=2026-04-20T12:09:16.423575263Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T12:09:16.424395062Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=820.219µs logger=migrator t=2026-04-20T12:09:16.430691014Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T12:09:16.430775296Z level=info msg="Migration successfully executed" id="Update org table charset" duration=85.182µs logger=migrator t=2026-04-20T12:09:16.435890071Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T12:09:16.435914051Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=24.85µs logger=migrator t=2026-04-20T12:09:16.44253702Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T12:09:16.442718874Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=182.604µs logger=migrator t=2026-04-20T12:09:16.44919563Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T12:09:16.449933037Z level=info msg="Migration successfully executed" id="create dashboard table" duration=736.937µs logger=migrator t=2026-04-20T12:09:16.455644486Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T12:09:16.457724892Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=2.079976ms logger=migrator t=2026-04-20T12:09:16.46379553Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T12:09:16.464691369Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=896.239µs logger=migrator t=2026-04-20T12:09:16.47138228Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T12:09:16.472560647Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.177147ms logger=migrator t=2026-04-20T12:09:16.479999434Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T12:09:16.481457397Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.456273ms logger=migrator t=2026-04-20T12:09:16.488457184Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T12:09:16.489685252Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.229998ms logger=migrator t=2026-04-20T12:09:16.495455652Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T12:09:16.500855174Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.399632ms logger=migrator t=2026-04-20T12:09:16.506286526Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T12:09:16.507186026Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=898.93µs logger=migrator t=2026-04-20T12:09:16.512943156Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T12:09:16.513794675Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=851.859µs logger=migrator t=2026-04-20T12:09:16.519835182Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T12:09:16.520687551Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=851.538µs logger=migrator t=2026-04-20T12:09:16.526307127Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T12:09:16.526829819Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=522.892µs logger=migrator t=2026-04-20T12:09:16.532878125Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T12:09:16.534301497Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.422712ms logger=migrator t=2026-04-20T12:09:16.541320085Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T12:09:16.541383066Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=63.602µs logger=migrator t=2026-04-20T12:09:16.546230655Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T12:09:16.548066077Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.834892ms logger=migrator t=2026-04-20T12:09:16.555997526Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T12:09:16.558546572Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.547186ms logger=migrator t=2026-04-20T12:09:16.574202746Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T12:09:16.578434331Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.229385ms logger=migrator t=2026-04-20T12:09:16.593074391Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T12:09:16.595008983Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.933333ms logger=migrator t=2026-04-20T12:09:16.604052238Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T12:09:16.605979521Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.926753ms logger=migrator t=2026-04-20T12:09:16.611947496Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T12:09:16.612966099Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.017403ms logger=migrator t=2026-04-20T12:09:16.618246848Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T12:09:16.619002404Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=755.326µs logger=migrator t=2026-04-20T12:09:16.624279913Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T12:09:16.624307084Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.031µs logger=migrator t=2026-04-20T12:09:16.630613306Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T12:09:16.630654897Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.831µs logger=migrator t=2026-04-20T12:09:16.635812853Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T12:09:16.639084956Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.274303ms logger=migrator t=2026-04-20T12:09:16.64500946Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T12:09:16.646993175Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.982935ms logger=migrator t=2026-04-20T12:09:16.653265336Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T12:09:16.655980477Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.714221ms logger=migrator t=2026-04-20T12:09:16.660880308Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T12:09:16.662876513Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.993976ms logger=migrator t=2026-04-20T12:09:16.667954716Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T12:09:16.668163422Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=208.136µs logger=migrator t=2026-04-20T12:09:16.673791429Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T12:09:16.674598677Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=806.898µs logger=migrator t=2026-04-20T12:09:16.682765071Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T12:09:16.684399097Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.631716ms logger=migrator t=2026-04-20T12:09:16.689204675Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T12:09:16.689245276Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=42.071µs logger=migrator t=2026-04-20T12:09:16.694445663Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T12:09:16.69520866Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=762.907µs logger=migrator t=2026-04-20T12:09:16.702639418Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T12:09:16.703685441Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.045353ms logger=migrator t=2026-04-20T12:09:16.709761118Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:09:16.717652886Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.892688ms logger=migrator t=2026-04-20T12:09:16.724342137Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T12:09:16.724867819Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=525.692µs logger=migrator t=2026-04-20T12:09:16.731864656Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T12:09:16.733087744Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.222768ms logger=migrator t=2026-04-20T12:09:16.739454547Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T12:09:16.740260145Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=805.268µs logger=migrator t=2026-04-20T12:09:16.745107894Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T12:09:16.745950673Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=843.479µs logger=migrator t=2026-04-20T12:09:16.750650579Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T12:09:16.751520498Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=874.219µs logger=migrator t=2026-04-20T12:09:16.756169143Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T12:09:16.759403056Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.234853ms logger=migrator t=2026-04-20T12:09:16.76492417Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T12:09:16.765918563Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=994.492µs logger=migrator t=2026-04-20T12:09:16.772349418Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T12:09:16.772536642Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=188.044µs logger=migrator t=2026-04-20T12:09:16.776868309Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T12:09:16.777128905Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=258.076µs logger=migrator t=2026-04-20T12:09:16.78133555Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T12:09:16.782148158Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=809.568µs logger=migrator t=2026-04-20T12:09:16.786421875Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T12:09:16.788719837Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.296012ms logger=migrator t=2026-04-20T12:09:16.794705861Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T12:09:16.795675733Z level=info msg="Migration successfully executed" id="create data_source table" duration=969.722µs logger=migrator t=2026-04-20T12:09:16.801348551Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T12:09:16.802199679Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=852.618µs logger=migrator t=2026-04-20T12:09:16.807959839Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T12:09:16.808942562Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=983.053µs logger=migrator t=2026-04-20T12:09:16.815052899Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T12:09:16.816199105Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.145636ms logger=migrator t=2026-04-20T12:09:16.824471141Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T12:09:16.826386785Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.918544ms logger=migrator t=2026-04-20T12:09:16.833325372Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T12:09:16.840464891Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.139039ms logger=migrator t=2026-04-20T12:09:16.844567994Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T12:09:16.845454294Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=886.15µs logger=migrator t=2026-04-20T12:09:16.849376682Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T12:09:16.85013939Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=762.698µs logger=migrator t=2026-04-20T12:09:16.854002527Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T12:09:16.854793734Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=790.867µs logger=migrator t=2026-04-20T12:09:16.860205456Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T12:09:16.860917582Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=711.846µs logger=migrator t=2026-04-20T12:09:16.865953116Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T12:09:16.869730041Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.791006ms logger=migrator t=2026-04-20T12:09:16.876405441Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T12:09:16.878672283Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.267132ms logger=migrator t=2026-04-20T12:09:16.886379495Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T12:09:16.886505269Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=127.204µs logger=migrator t=2026-04-20T12:09:16.894420996Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T12:09:16.894802655Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=385.809µs logger=migrator t=2026-04-20T12:09:16.901467066Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T12:09:16.90699829Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.529045ms logger=migrator t=2026-04-20T12:09:17.156960759Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T12:09:17.157302887Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=351.378µs logger=migrator t=2026-04-20T12:09:17.355687604Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T12:09:17.356128944Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=444.75µs logger=migrator t=2026-04-20T12:09:17.363247035Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T12:09:17.367317376Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.072131ms logger=migrator t=2026-04-20T12:09:17.373990887Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T12:09:17.374171391Z level=info msg="Migration successfully executed" id="Update uid value" duration=180.614µs logger=migrator t=2026-04-20T12:09:17.380058904Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T12:09:17.381412084Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.35283ms logger=migrator t=2026-04-20T12:09:17.3874465Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T12:09:17.388981365Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.537006ms logger=migrator t=2026-04-20T12:09:17.393595489Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T12:09:17.39455764Z level=info msg="Migration successfully executed" id="create api_key table" duration=965.711µs logger=migrator t=2026-04-20T12:09:17.406448307Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T12:09:17.407403099Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=955.582µs logger=migrator t=2026-04-20T12:09:17.414597531Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T12:09:17.41940343Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=4.805799ms logger=migrator t=2026-04-20T12:09:17.429580278Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T12:09:17.430859118Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.27892ms logger=migrator t=2026-04-20T12:09:17.437908526Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T12:09:17.438698225Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=784.328µs logger=migrator t=2026-04-20T12:09:17.446634292Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T12:09:17.447374699Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=740.707µs logger=migrator t=2026-04-20T12:09:17.452240568Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T12:09:17.452936645Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=696.247µs logger=migrator t=2026-04-20T12:09:17.457665951Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T12:09:17.468176678Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.504156ms logger=migrator t=2026-04-20T12:09:17.475611425Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T12:09:17.476470305Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=859.719µs logger=migrator t=2026-04-20T12:09:17.481815035Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T12:09:17.482618233Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=804.598µs logger=migrator t=2026-04-20T12:09:17.488669809Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T12:09:17.489945238Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.275819ms logger=migrator t=2026-04-20T12:09:17.496052865Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T12:09:17.496868733Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=816.498µs logger=migrator t=2026-04-20T12:09:17.50248116Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T12:09:17.502783237Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=303.877µs logger=migrator t=2026-04-20T12:09:17.508450375Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T12:09:17.509430627Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=981.052µs logger=migrator t=2026-04-20T12:09:17.513707893Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T12:09:17.513737353Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.22µs logger=migrator t=2026-04-20T12:09:17.517919908Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T12:09:17.520731201Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.809773ms logger=migrator t=2026-04-20T12:09:17.526713266Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T12:09:17.529594061Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.879935ms logger=migrator t=2026-04-20T12:09:17.534085753Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T12:09:17.534265006Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=177.964µs logger=migrator t=2026-04-20T12:09:17.538731117Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T12:09:17.543091775Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.364059ms logger=migrator t=2026-04-20T12:09:17.547595236Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T12:09:17.55043277Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.834594ms logger=migrator t=2026-04-20T12:09:17.554326178Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T12:09:17.555042424Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=715.776µs logger=migrator t=2026-04-20T12:09:17.559703149Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T12:09:17.560318073Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=613.434µs logger=migrator t=2026-04-20T12:09:17.564544338Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T12:09:17.565780886Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.237088ms logger=migrator t=2026-04-20T12:09:17.570650426Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T12:09:17.572025286Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.37562ms logger=migrator t=2026-04-20T12:09:17.578305157Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T12:09:17.579620328Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.315231ms logger=migrator t=2026-04-20T12:09:17.584387145Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T12:09:17.585668974Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.279429ms logger=migrator t=2026-04-20T12:09:17.589890069Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T12:09:17.589955381Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.142µs logger=migrator t=2026-04-20T12:09:17.59485279Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T12:09:17.594880431Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.641µs logger=migrator t=2026-04-20T12:09:17.598727118Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T12:09:17.603453934Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.730915ms logger=migrator t=2026-04-20T12:09:17.607953325Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T12:09:17.610713328Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.758032ms logger=migrator t=2026-04-20T12:09:17.615285001Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T12:09:17.615349662Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.381µs logger=migrator t=2026-04-20T12:09:17.620243362Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T12:09:17.620974779Z level=info msg="Migration successfully executed" id="create quota table v1" duration=727.127µs logger=migrator t=2026-04-20T12:09:17.62549923Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T12:09:17.627040136Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.540536ms logger=migrator t=2026-04-20T12:09:17.631722921Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T12:09:17.631771653Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=50.261µs logger=migrator t=2026-04-20T12:09:17.637497361Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T12:09:17.638736179Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.240808ms logger=migrator t=2026-04-20T12:09:17.64365694Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T12:09:17.644487138Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=829.408µs logger=migrator t=2026-04-20T12:09:17.649246435Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T12:09:17.653784127Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.537372ms logger=migrator t=2026-04-20T12:09:17.658287729Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T12:09:17.65831361Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.23µs logger=migrator t=2026-04-20T12:09:17.663288792Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T12:09:17.66409901Z level=info msg="Migration successfully executed" id="create session table" duration=811.798µs logger=migrator t=2026-04-20T12:09:17.668234713Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T12:09:17.668357136Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=126.013µs logger=migrator t=2026-04-20T12:09:17.672698003Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T12:09:17.672856257Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=159.144µs logger=migrator t=2026-04-20T12:09:17.677917141Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T12:09:17.678959484Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.042363ms logger=migrator t=2026-04-20T12:09:17.683846745Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T12:09:17.685167565Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.32137ms logger=migrator t=2026-04-20T12:09:17.70940832Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T12:09:17.709453961Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=48.321µs logger=migrator t=2026-04-20T12:09:17.73514979Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T12:09:17.735214191Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=66.301µs logger=migrator t=2026-04-20T12:09:17.74132155Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T12:09:17.746785542Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.461853ms logger=migrator t=2026-04-20T12:09:17.754545446Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T12:09:17.757671927Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.126331ms logger=migrator t=2026-04-20T12:09:17.76224627Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T12:09:17.762381123Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=135.903µs logger=migrator t=2026-04-20T12:09:17.768298266Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T12:09:17.768435799Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=138.293µs logger=migrator t=2026-04-20T12:09:17.774747812Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T12:09:17.776617564Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.869392ms logger=migrator t=2026-04-20T12:09:17.785993276Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T12:09:17.786019626Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.391µs logger=migrator t=2026-04-20T12:09:17.79334386Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T12:09:17.798738712Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.394692ms logger=migrator t=2026-04-20T12:09:17.804088722Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T12:09:17.804237146Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=149.084µs logger=migrator t=2026-04-20T12:09:17.808556143Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T12:09:17.812024191Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.469948ms logger=migrator t=2026-04-20T12:09:17.8159887Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T12:09:17.81908611Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.09447ms logger=migrator t=2026-04-20T12:09:17.823915989Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T12:09:17.82398376Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.251µs logger=migrator t=2026-04-20T12:09:17.828197776Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T12:09:17.829027544Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=829.758µs logger=migrator t=2026-04-20T12:09:17.834044507Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T12:09:17.834816055Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=774.488µs logger=migrator t=2026-04-20T12:09:17.840133224Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T12:09:17.841120606Z level=info msg="Migration successfully executed" id="create alert table v1" duration=987.402µs logger=migrator t=2026-04-20T12:09:17.845621968Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T12:09:17.846567159Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=944.851µs logger=migrator t=2026-04-20T12:09:17.852331618Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T12:09:17.853988526Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.656318ms logger=migrator t=2026-04-20T12:09:17.859165683Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T12:09:17.860024072Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=857.469µs logger=migrator t=2026-04-20T12:09:17.864285759Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T12:09:17.864970294Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=684.626µs logger=migrator t=2026-04-20T12:09:17.870047488Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T12:09:17.870939808Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=892.26µs logger=migrator t=2026-04-20T12:09:17.876516264Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T12:09:17.877762301Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.243187ms logger=migrator t=2026-04-20T12:09:17.882259623Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T12:09:17.895015451Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.752608ms logger=migrator t=2026-04-20T12:09:17.900505523Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T12:09:17.901033526Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=530.703µs logger=migrator t=2026-04-20T12:09:17.906871057Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-20T12:09:17.90835691Z 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.483863ms logger=migrator t=2026-04-20T12:09:17.915701466Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T12:09:17.916026093Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=325.427µs logger=migrator t=2026-04-20T12:09:17.920066514Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T12:09:17.920619787Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=553.393µs logger=migrator t=2026-04-20T12:09:17.924969745Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T12:09:17.925781393Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=811.778µs logger=migrator t=2026-04-20T12:09:17.933171299Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T12:09:17.936029744Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.861105ms logger=migrator t=2026-04-20T12:09:17.942596652Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T12:09:17.945063347Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.466485ms logger=migrator t=2026-04-20T12:09:17.948900234Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T12:09:17.951509073Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.607848ms logger=migrator t=2026-04-20T12:09:17.955569724Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T12:09:17.959916612Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.345988ms logger=migrator t=2026-04-20T12:09:17.964474794Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T12:09:17.965449217Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=974.403µs logger=migrator t=2026-04-20T12:09:17.970744786Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T12:09:17.970777057Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.971µs logger=migrator t=2026-04-20T12:09:17.97494622Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T12:09:17.974975001Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.571µs logger=migrator t=2026-04-20T12:09:17.979447982Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T12:09:17.980765801Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.317069ms logger=migrator t=2026-04-20T12:09:17.987501654Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T12:09:17.988438834Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=937.15µs logger=migrator t=2026-04-20T12:09:17.994173113Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T12:09:17.995417481Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.246438ms logger=migrator t=2026-04-20T12:09:17.999987014Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T12:09:18.000822162Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=834.748µs logger=migrator t=2026-04-20T12:09:18.007695378Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T12:09:18.00870925Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.013732ms logger=migrator t=2026-04-20T12:09:18.013208742Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T12:09:18.017210532Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.00112ms logger=migrator t=2026-04-20T12:09:18.020979736Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T12:09:18.024851754Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.871308ms logger=migrator t=2026-04-20T12:09:18.030614324Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T12:09:18.031047284Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=432.51µs logger=migrator t=2026-04-20T12:09:18.03532016Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T12:09:18.036324543Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.003963ms logger=migrator t=2026-04-20T12:09:18.040742113Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T12:09:18.041632902Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=888.439µs logger=migrator t=2026-04-20T12:09:18.04640032Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T12:09:18.052007746Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.605006ms logger=migrator t=2026-04-20T12:09:18.05665334Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T12:09:18.056795803Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=141.613µs logger=migrator t=2026-04-20T12:09:18.062593374Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T12:09:18.063523635Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=929.521µs logger=migrator t=2026-04-20T12:09:18.069336156Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T12:09:18.070195895Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=859.739µs logger=migrator t=2026-04-20T12:09:18.079125176Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T12:09:18.079451093Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=340.797µs logger=migrator t=2026-04-20T12:09:18.086568924Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T12:09:18.089007019Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.437795ms logger=migrator t=2026-04-20T12:09:18.10062098Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T12:09:18.101872038Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.253448ms logger=migrator t=2026-04-20T12:09:18.110873522Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T12:09:18.112124179Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.252668ms logger=migrator t=2026-04-20T12:09:18.124837476Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T12:09:18.126413911Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.576485ms logger=migrator t=2026-04-20T12:09:18.133601494Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T12:09:18.135926226Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.329573ms logger=migrator t=2026-04-20T12:09:18.141830859Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T12:09:18.143111157Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.283378ms logger=migrator t=2026-04-20T12:09:18.148926888Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T12:09:18.148971879Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=47.641µs logger=migrator t=2026-04-20T12:09:18.156404027Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T12:09:18.161084411Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.682674ms logger=migrator t=2026-04-20T12:09:18.186798312Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T12:09:18.188002238Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.207857ms logger=migrator t=2026-04-20T12:09:18.19605372Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T12:09:18.200916699Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.861539ms logger=migrator t=2026-04-20T12:09:18.222200528Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T12:09:18.225344039Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=3.11934ms logger=migrator t=2026-04-20T12:09:18.23469626Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T12:09:18.235953508Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.261148ms logger=migrator t=2026-04-20T12:09:18.242019784Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T12:09:18.243787485Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.74374ms logger=migrator t=2026-04-20T12:09:18.250668619Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T12:09:18.262987307Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.315138ms logger=migrator t=2026-04-20T12:09:18.268852569Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T12:09:18.27024822Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.395661ms logger=migrator t=2026-04-20T12:09:18.276128763Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-20T12:09:18.277062414Z 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=933.411µs logger=migrator t=2026-04-20T12:09:18.282951977Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T12:09:18.283578Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=631.024µs logger=migrator t=2026-04-20T12:09:18.289093415Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T12:09:18.28977793Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=684.855µs logger=migrator t=2026-04-20T12:09:18.296750407Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T12:09:18.296974892Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=225.655µs logger=migrator t=2026-04-20T12:09:18.302712411Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T12:09:18.310159269Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.446728ms logger=migrator t=2026-04-20T12:09:18.315935659Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T12:09:18.318920137Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.984478ms logger=migrator t=2026-04-20T12:09:18.324595904Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T12:09:18.3257375Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.141476ms logger=migrator t=2026-04-20T12:09:18.3297034Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T12:09:18.330751903Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.047653ms logger=migrator t=2026-04-20T12:09:18.335089581Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T12:09:18.335352077Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=262.436µs logger=migrator t=2026-04-20T12:09:18.341304311Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T12:09:18.345094566Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.790525ms logger=migrator t=2026-04-20T12:09:18.569754975Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T12:09:18.571803391Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.010265ms logger=migrator t=2026-04-20T12:09:18.580297203Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T12:09:18.580757573Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=464.531µs logger=migrator t=2026-04-20T12:09:18.588285883Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T12:09:18.588761673Z level=info msg="Migration successfully executed" id="Move region to single row" duration=476.14µs logger=migrator t=2026-04-20T12:09:18.597431588Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T12:09:18.598388861Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=956.523µs logger=migrator t=2026-04-20T12:09:18.607293201Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T12:09:18.608745743Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.451103ms logger=migrator t=2026-04-20T12:09:18.614347979Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T12:09:18.61571667Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.370721ms logger=migrator t=2026-04-20T12:09:18.625200494Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T12:09:18.626423482Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.242259ms logger=migrator t=2026-04-20T12:09:18.63659912Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T12:09:18.637761427Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.181147ms logger=migrator t=2026-04-20T12:09:18.649173004Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T12:09:18.65031497Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.144896ms logger=migrator t=2026-04-20T12:09:18.659141708Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T12:09:18.65925049Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=110.312µs logger=migrator t=2026-04-20T12:09:18.664303874Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T12:09:18.665264026Z level=info msg="Migration successfully executed" id="create test_data table" duration=960.881µs logger=migrator t=2026-04-20T12:09:18.674561916Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T12:09:18.675526477Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=968.111µs logger=migrator t=2026-04-20T12:09:18.681513762Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T12:09:18.682415313Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=901.671µs logger=migrator t=2026-04-20T12:09:18.688862848Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T12:09:18.689920941Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.060313ms logger=migrator t=2026-04-20T12:09:18.696669474Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T12:09:18.696879569Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=210.934µs logger=migrator t=2026-04-20T12:09:18.702182298Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T12:09:18.702609837Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=427.469µs logger=migrator t=2026-04-20T12:09:18.707006296Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T12:09:18.707077877Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.341µs logger=migrator t=2026-04-20T12:09:18.714128437Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T12:09:18.714954805Z level=info msg="Migration successfully executed" id="create team table" duration=829.779µs logger=migrator t=2026-04-20T12:09:18.72447848Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T12:09:18.725639746Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.160956ms logger=migrator t=2026-04-20T12:09:18.735326694Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T12:09:18.736960711Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.632688ms logger=migrator t=2026-04-20T12:09:18.743489037Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T12:09:18.748379958Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.889611ms logger=migrator t=2026-04-20T12:09:18.75737604Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T12:09:18.757643426Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=280.936µs logger=migrator t=2026-04-20T12:09:18.764582213Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T12:09:18.765742298Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.162235ms logger=migrator t=2026-04-20T12:09:18.772584983Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T12:09:18.774003295Z level=info msg="Migration successfully executed" id="create team member table" duration=1.418762ms logger=migrator t=2026-04-20T12:09:18.780595054Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T12:09:18.781576366Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=981.231µs logger=migrator t=2026-04-20T12:09:18.790733502Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T12:09:18.792390439Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.659078ms logger=migrator t=2026-04-20T12:09:18.799817347Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T12:09:18.800746877Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=930.311µs logger=migrator t=2026-04-20T12:09:18.807833096Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T12:09:18.813253428Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.421942ms logger=migrator t=2026-04-20T12:09:18.82220477Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T12:09:18.827174222Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.970242ms logger=migrator t=2026-04-20T12:09:18.833573897Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T12:09:18.839363087Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.810591ms logger=migrator t=2026-04-20T12:09:18.845344832Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T12:09:18.846241782Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=897.29µs logger=migrator t=2026-04-20T12:09:18.853375433Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T12:09:18.854794424Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.418671ms logger=migrator t=2026-04-20T12:09:18.863317136Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T12:09:18.864512793Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.197977ms logger=migrator t=2026-04-20T12:09:18.870793235Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T12:09:18.871884219Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.091274ms logger=migrator t=2026-04-20T12:09:18.878358445Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T12:09:18.879956321Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.602346ms logger=migrator t=2026-04-20T12:09:18.887037451Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T12:09:18.888021133Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=984.492µs logger=migrator t=2026-04-20T12:09:18.895555133Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T12:09:18.897341952Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.787329ms logger=migrator t=2026-04-20T12:09:18.904957064Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T12:09:18.905896865Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=941.101µs logger=migrator t=2026-04-20T12:09:18.913509346Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T12:09:18.914274183Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=765.057µs logger=migrator t=2026-04-20T12:09:18.921368934Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T12:09:18.921886315Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=528.302µs logger=migrator t=2026-04-20T12:09:18.929347984Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T12:09:18.930348466Z level=info msg="Migration successfully executed" id="create tag table" duration=1.004673ms logger=migrator t=2026-04-20T12:09:18.939385519Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T12:09:18.941399565Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.016886ms logger=migrator t=2026-04-20T12:09:18.952464934Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T12:09:18.953899287Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.480184ms logger=migrator t=2026-04-20T12:09:18.959957133Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T12:09:18.961377714Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.420731ms logger=migrator t=2026-04-20T12:09:18.968546726Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T12:09:18.970099821Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.582205ms logger=migrator t=2026-04-20T12:09:18.976127496Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:09:19.003408431Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=27.275315ms logger=migrator t=2026-04-20T12:09:19.010400279Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T12:09:19.011309559Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=908.91µs logger=migrator t=2026-04-20T12:09:19.019444832Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T12:09:19.021331595Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.880943ms logger=migrator t=2026-04-20T12:09:19.027454263Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T12:09:19.02777388Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=319.257µs logger=migrator t=2026-04-20T12:09:19.034084522Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T12:09:19.034815378Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=729.576µs logger=migrator t=2026-04-20T12:09:19.039438173Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T12:09:19.0402287Z level=info msg="Migration successfully executed" id="create user auth table" duration=790.518µs logger=migrator t=2026-04-20T12:09:19.045610281Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T12:09:19.046563264Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=954.152µs logger=migrator t=2026-04-20T12:09:19.052392235Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T12:09:19.052476027Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=84.531µs logger=migrator t=2026-04-20T12:09:19.059071054Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T12:09:19.06420878Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.140006ms logger=migrator t=2026-04-20T12:09:19.069302155Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T12:09:19.07483958Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.535205ms logger=migrator t=2026-04-20T12:09:19.081106121Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T12:09:19.088808415Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.707924ms logger=migrator t=2026-04-20T12:09:19.094256208Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T12:09:19.099490835Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.236607ms logger=migrator t=2026-04-20T12:09:19.105193254Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T12:09:19.106474202Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.282228ms logger=migrator t=2026-04-20T12:09:19.113333736Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T12:09:19.120181421Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.847425ms logger=migrator t=2026-04-20T12:09:19.125276066Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T12:09:19.126167276Z level=info msg="Migration successfully executed" id="create server_lock table" duration=893.98µs logger=migrator t=2026-04-20T12:09:19.133164543Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T12:09:19.134241988Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.078385ms logger=migrator t=2026-04-20T12:09:19.141210684Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T12:09:19.142534004Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.32589ms logger=migrator t=2026-04-20T12:09:19.148694343Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T12:09:19.149772477Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.078734ms logger=migrator t=2026-04-20T12:09:19.155346063Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T12:09:19.156450058Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.106626ms logger=migrator t=2026-04-20T12:09:19.163429754Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T12:09:19.164620672Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.191198ms logger=migrator t=2026-04-20T12:09:19.170797071Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T12:09:19.17788205Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.083409ms logger=migrator t=2026-04-20T12:09:19.183285822Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T12:09:19.184377457Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.089976ms logger=migrator t=2026-04-20T12:09:19.19074551Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T12:09:19.192194663Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.449363ms logger=migrator t=2026-04-20T12:09:19.198232879Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T12:09:19.199413585Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.180656ms logger=migrator t=2026-04-20T12:09:19.205061452Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T12:09:19.206031415Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=969.973µs logger=migrator t=2026-04-20T12:09:19.212705434Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T12:09:19.213964162Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.260058ms logger=migrator t=2026-04-20T12:09:19.220829758Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T12:09:19.22094589Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=109.033µs logger=migrator t=2026-04-20T12:09:19.22893697Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T12:09:19.229049293Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=114.203µs logger=migrator t=2026-04-20T12:09:19.23515328Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T12:09:19.236306056Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.154066ms logger=migrator t=2026-04-20T12:09:19.245433962Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T12:09:19.247015597Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.583645ms logger=migrator t=2026-04-20T12:09:19.253154955Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T12:09:19.254300692Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.145667ms logger=migrator t=2026-04-20T12:09:19.260731436Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:09:19.260807867Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=78.391µs logger=migrator t=2026-04-20T12:09:19.26713105Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T12:09:19.26889754Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.76398ms logger=migrator t=2026-04-20T12:09:19.274473445Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T12:09:19.275495898Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.022603ms logger=migrator t=2026-04-20T12:09:19.280773567Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T12:09:19.281856772Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.082715ms logger=migrator t=2026-04-20T12:09:19.287637002Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T12:09:19.289397141Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.688368ms logger=migrator t=2026-04-20T12:09:19.295268954Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T12:09:19.303861077Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.592734ms logger=migrator t=2026-04-20T12:09:19.309306719Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T12:09:19.310443286Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.133256ms logger=migrator t=2026-04-20T12:09:19.31729805Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T12:09:19.317414102Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=117.003µs logger=migrator t=2026-04-20T12:09:19.322592089Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T12:09:19.32393098Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.33728ms logger=migrator t=2026-04-20T12:09:19.330855065Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T12:09:19.332201856Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.347851ms logger=migrator t=2026-04-20T12:09:19.337970936Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T12:09:19.339239394Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.267998ms logger=migrator t=2026-04-20T12:09:19.344441031Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:09:19.344510393Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.332µs logger=migrator t=2026-04-20T12:09:19.351612592Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T12:09:19.353111797Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.500015ms logger=migrator t=2026-04-20T12:09:19.359749485Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T12:09:19.3608141Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.062075ms logger=migrator t=2026-04-20T12:09:19.366501748Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-20T12:09:19.368172135Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.666797ms logger=migrator t=2026-04-20T12:09:19.374802605Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T12:09:19.375754836Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=951.821µs logger=migrator t=2026-04-20T12:09:19.382723114Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T12:09:19.392151596Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.428962ms logger=migrator t=2026-04-20T12:09:19.398147541Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T12:09:19.398816596Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=669.594µs logger=migrator t=2026-04-20T12:09:19.405767993Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T12:09:19.407247185Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.479192ms logger=migrator t=2026-04-20T12:09:19.4136396Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T12:09:19.44206552Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.42302ms logger=migrator t=2026-04-20T12:09:19.447716517Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T12:09:19.471758448Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.040621ms logger=migrator t=2026-04-20T12:09:19.477588049Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T12:09:19.478305836Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=717.827µs logger=migrator t=2026-04-20T12:09:19.485784674Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T12:09:19.487921782Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.139378ms logger=migrator t=2026-04-20T12:09:19.493023657Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T12:09:19.498704325Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.680708ms logger=migrator t=2026-04-20T12:09:19.50421681Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T12:09:19.509750434Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.533445ms logger=migrator t=2026-04-20T12:09:19.517276944Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T12:09:19.51892399Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.650817ms logger=migrator t=2026-04-20T12:09:19.525344925Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T12:09:19.526273136Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=928.542µs logger=migrator t=2026-04-20T12:09:19.532366143Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T12:09:19.533857877Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.491474ms logger=migrator t=2026-04-20T12:09:19.540852854Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T12:09:19.542067351Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.213787ms logger=migrator t=2026-04-20T12:09:19.547865423Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:09:19.547935204Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.341µs logger=migrator t=2026-04-20T12:09:19.553079909Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T12:09:19.560496356Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.417607ms logger=migrator t=2026-04-20T12:09:19.567268649Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T12:09:19.573613792Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.344603ms logger=migrator t=2026-04-20T12:09:19.579597717Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T12:09:19.586751518Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.153901ms logger=migrator t=2026-04-20T12:09:19.591943815Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T12:09:19.592593309Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=649.144µs logger=migrator t=2026-04-20T12:09:19.598912682Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T12:09:19.60062054Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.707448ms logger=migrator t=2026-04-20T12:09:19.606761769Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T12:09:19.613162483Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.399734ms logger=migrator t=2026-04-20T12:09:19.618750689Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T12:09:19.624846586Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.091537ms logger=migrator t=2026-04-20T12:09:19.631326281Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T12:09:19.633254845Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.924294ms logger=migrator t=2026-04-20T12:09:19.63879526Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T12:09:19.644993909Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.198449ms logger=migrator t=2026-04-20T12:09:19.650734259Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T12:09:19.656857567Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.122557ms logger=migrator t=2026-04-20T12:09:19.662123135Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T12:09:19.662231757Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=110.222µs logger=migrator t=2026-04-20T12:09:19.668961229Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T12:09:19.670935793Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.978344ms logger=migrator t=2026-04-20T12:09:19.678082515Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-20T12:09:19.679075707Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=992.912µs logger=migrator t=2026-04-20T12:09:19.685909471Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-20T12:09:19.687555018Z 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.645187ms logger=migrator t=2026-04-20T12:09:19.696999571Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:09:19.697067473Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=68.252µs logger=migrator t=2026-04-20T12:09:19.705779039Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T12:09:19.714540646Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.761546ms logger=migrator t=2026-04-20T12:09:19.721456621Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T12:09:19.730789372Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.334421ms logger=migrator t=2026-04-20T12:09:19.738081275Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T12:09:19.748349917Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.266412ms logger=migrator t=2026-04-20T12:09:19.753853201Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T12:09:19.758857904Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.003953ms logger=migrator t=2026-04-20T12:09:19.763913928Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T12:09:19.773903682Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.991874ms logger=migrator t=2026-04-20T12:09:19.780541512Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T12:09:19.780590764Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=49.762µs logger=migrator t=2026-04-20T12:09:19.785950354Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T12:09:19.787158661Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.207207ms logger=migrator t=2026-04-20T12:09:19.793090835Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T12:09:19.799628472Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.537717ms logger=migrator t=2026-04-20T12:09:19.80574829Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T12:09:19.805820862Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=72.522µs logger=migrator t=2026-04-20T12:09:19.811031428Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T12:09:19.817176157Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.144529ms logger=migrator t=2026-04-20T12:09:19.827802556Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T12:09:19.829035874Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.236478ms logger=migrator t=2026-04-20T12:09:19.834233321Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T12:09:19.840702377Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.468816ms logger=migrator t=2026-04-20T12:09:19.846795284Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T12:09:19.848235137Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.442003ms logger=migrator t=2026-04-20T12:09:19.870544619Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T12:09:19.872263597Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.719538ms logger=migrator t=2026-04-20T12:09:19.913842594Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T12:09:19.922213632Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.370668ms logger=migrator t=2026-04-20T12:09:19.929825364Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T12:09:19.931235025Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.411051ms logger=migrator t=2026-04-20T12:09:19.939363779Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T12:09:19.940462714Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.101616ms logger=migrator t=2026-04-20T12:09:19.948223108Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T12:09:19.949506917Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.283849ms logger=migrator t=2026-04-20T12:09:19.954316236Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T12:09:19.957245312Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.921386ms logger=migrator t=2026-04-20T12:09:19.962156922Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T12:09:19.962226323Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.581µs logger=migrator t=2026-04-20T12:09:19.966167062Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T12:09:19.967696646Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.527984ms logger=migrator t=2026-04-20T12:09:19.976245979Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T12:09:19.97807415Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.832091ms logger=migrator t=2026-04-20T12:09:19.988353652Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T12:09:19.988848563Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T12:09:19.995154325Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T12:09:19.995545644Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=391.579µs logger=migrator t=2026-04-20T12:09:20.002308397Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T12:09:20.004405484Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.096036ms logger=migrator t=2026-04-20T12:09:20.012371373Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T12:09:20.020188639Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.816056ms logger=migrator t=2026-04-20T12:09:20.024150288Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T12:09:20.025193372Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.043694ms logger=migrator t=2026-04-20T12:09:20.031425122Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T12:09:20.032508337Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.082505ms logger=migrator t=2026-04-20T12:09:20.036818773Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T12:09:20.037925178Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.103065ms logger=migrator t=2026-04-20T12:09:20.042662145Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T12:09:20.044072837Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.410332ms logger=migrator t=2026-04-20T12:09:20.051233498Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T12:09:20.052810614Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.576486ms logger=migrator t=2026-04-20T12:09:20.05884729Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T12:09:20.05887429Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.23µs logger=migrator t=2026-04-20T12:09:20.064120838Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T12:09:20.06418967Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=70.052µs logger=migrator t=2026-04-20T12:09:20.070766388Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T12:09:20.079393562Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.628274ms logger=migrator t=2026-04-20T12:09:20.083494925Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T12:09:20.083884783Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=389.538µs logger=migrator t=2026-04-20T12:09:20.088380034Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T12:09:20.090142154Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.76186ms logger=migrator t=2026-04-20T12:09:20.096141809Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T12:09:20.096420755Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=279.236µs logger=migrator t=2026-04-20T12:09:20.101446769Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T12:09:20.103313971Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.865062ms logger=migrator t=2026-04-20T12:09:20.109341277Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T12:09:20.110941993Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.604016ms logger=migrator t=2026-04-20T12:09:20.115912764Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T12:09:20.147983407Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.066073ms logger=migrator t=2026-04-20T12:09:20.164944189Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T12:09:20.176928209Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.984889ms logger=migrator t=2026-04-20T12:09:20.182801301Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T12:09:20.183085477Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=287.116µs logger=migrator t=2026-04-20T12:09:20.197703187Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T12:09:20.232824487Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.119261ms logger=migrator t=2026-04-20T12:09:20.236759976Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T12:09:20.268359278Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.594892ms logger=migrator t=2026-04-20T12:09:20.273518524Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T12:09:20.274300862Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=782.707µs logger=migrator t=2026-04-20T12:09:20.279874157Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T12:09:20.281059593Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.185346ms logger=migrator t=2026-04-20T12:09:20.285954424Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T12:09:20.286257161Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=303.407µs logger=migrator t=2026-04-20T12:09:20.31466233Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T12:09:20.316635595Z level=info msg="Migration successfully executed" id="create permission table" duration=1.971825ms logger=migrator t=2026-04-20T12:09:20.322053797Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T12:09:20.323152731Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.099744ms logger=migrator t=2026-04-20T12:09:20.328384839Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T12:09:20.329496595Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.112046ms logger=migrator t=2026-04-20T12:09:20.334937657Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T12:09:20.335862228Z level=info msg="Migration successfully executed" id="create role table" duration=924.462µs logger=migrator t=2026-04-20T12:09:20.340775499Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T12:09:20.350390645Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.616656ms logger=migrator t=2026-04-20T12:09:20.354274212Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T12:09:20.361026055Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.750263ms logger=migrator t=2026-04-20T12:09:20.366564239Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T12:09:20.367658174Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.091144ms logger=migrator t=2026-04-20T12:09:20.372058413Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T12:09:20.373166998Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.108555ms logger=migrator t=2026-04-20T12:09:20.377758561Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T12:09:20.379380647Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.621746ms logger=migrator t=2026-04-20T12:09:20.3865587Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T12:09:20.387623793Z level=info msg="Migration successfully executed" id="create team role table" duration=1.060233ms logger=migrator t=2026-04-20T12:09:20.393665439Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T12:09:20.396109274Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.446345ms logger=migrator t=2026-04-20T12:09:20.401052246Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T12:09:20.401971096Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=918.53µs logger=migrator t=2026-04-20T12:09:20.40563729Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T12:09:20.406708613Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.071763ms logger=migrator t=2026-04-20T12:09:20.411151984Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T12:09:20.412150446Z level=info msg="Migration successfully executed" id="create user role table" duration=998.292µs logger=migrator t=2026-04-20T12:09:20.417138518Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T12:09:20.418192442Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.053974ms logger=migrator t=2026-04-20T12:09:20.428290009Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T12:09:20.429731161Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.443822ms logger=migrator t=2026-04-20T12:09:20.433976147Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T12:09:20.435064362Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.088305ms logger=migrator t=2026-04-20T12:09:20.441089717Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T12:09:20.442489619Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.399772ms logger=migrator t=2026-04-20T12:09:20.447132164Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T12:09:20.448975365Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.842921ms logger=migrator t=2026-04-20T12:09:20.453718362Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T12:09:20.454807016Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.088494ms logger=migrator t=2026-04-20T12:09:20.460442893Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T12:09:20.468106096Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.662583ms logger=migrator t=2026-04-20T12:09:20.471528003Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T12:09:20.472691199Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.162946ms logger=migrator t=2026-04-20T12:09:20.478791047Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T12:09:20.480778772Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.987135ms logger=migrator t=2026-04-20T12:09:20.485978088Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T12:09:20.487862491Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.892643ms logger=migrator t=2026-04-20T12:09:20.492399173Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T12:09:20.493507668Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.108535ms logger=migrator t=2026-04-20T12:09:20.498758336Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T12:09:20.499584455Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=826.149µs logger=migrator t=2026-04-20T12:09:20.504142148Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T12:09:20.506058701Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.912403ms logger=migrator t=2026-04-20T12:09:20.511155365Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T12:09:20.522429649Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.275034ms logger=migrator t=2026-04-20T12:09:20.527871131Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T12:09:20.535834411Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.95911ms logger=migrator t=2026-04-20T12:09:20.541022828Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T12:09:20.551329861Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.303552ms logger=migrator t=2026-04-20T12:09:20.556748863Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T12:09:20.565445188Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.696215ms logger=migrator t=2026-04-20T12:09:20.570930732Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T12:09:20.572054377Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.124555ms logger=migrator t=2026-04-20T12:09:20.57709243Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T12:09:20.578080432Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=988.072µs logger=migrator t=2026-04-20T12:09:20.585749045Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T12:09:20.587154007Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.407642ms logger=migrator t=2026-04-20T12:09:20.592331483Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T12:09:20.593471179Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.140956ms logger=migrator t=2026-04-20T12:09:20.597911389Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T12:09:20.599129177Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.217848ms logger=migrator t=2026-04-20T12:09:20.603925985Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T12:09:20.604013477Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=84.972µs logger=migrator t=2026-04-20T12:09:20.608742723Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T12:09:20.608781964Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=40.601µs logger=migrator t=2026-04-20T12:09:20.613182163Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T12:09:20.613668224Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=490.171µs logger=migrator t=2026-04-20T12:09:20.617646763Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T12:09:20.618127345Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=481.522µs logger=migrator t=2026-04-20T12:09:20.621835278Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T12:09:20.622409841Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=574.873µs logger=migrator t=2026-04-20T12:09:20.627390033Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T12:09:20.627611718Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=222.875µs logger=migrator t=2026-04-20T12:09:20.632824466Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T12:09:20.633379048Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=554.553µs logger=migrator t=2026-04-20T12:09:20.637675695Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T12:09:20.638481043Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=805.018µs logger=migrator t=2026-04-20T12:09:20.642840811Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T12:09:20.64501931Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.178399ms logger=migrator t=2026-04-20T12:09:20.653516881Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T12:09:20.666792231Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.27187ms logger=migrator t=2026-04-20T12:09:20.672004798Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T12:09:20.672173342Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=168.813µs logger=migrator t=2026-04-20T12:09:20.6761163Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T12:09:20.677191995Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.075325ms logger=migrator t=2026-04-20T12:09:20.682820872Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T12:09:20.684935488Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.114996ms logger=migrator t=2026-04-20T12:09:20.691214361Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T12:09:20.692365996Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.151885ms logger=migrator t=2026-04-20T12:09:20.698000353Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T12:09:20.706323171Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.321568ms logger=migrator t=2026-04-20T12:09:20.710497675Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T12:09:20.711269552Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=771.927µs logger=migrator t=2026-04-20T12:09:20.71737353Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T12:09:20.718432133Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.058794ms logger=migrator t=2026-04-20T12:09:20.72228447Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:09:20.74625761Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.962249ms logger=migrator t=2026-04-20T12:09:20.752009379Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T12:09:20.753481833Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.474844ms logger=migrator t=2026-04-20T12:09:20.759447437Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T12:09:20.760839609Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.392952ms logger=migrator t=2026-04-20T12:09:20.768786717Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T12:09:20.770258651Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.475033ms logger=migrator t=2026-04-20T12:09:20.776881119Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T12:09:20.778393414Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.506605ms logger=migrator t=2026-04-20T12:09:20.783272214Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T12:09:20.783586441Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=316.417µs logger=migrator t=2026-04-20T12:09:20.788713356Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T12:09:20.789912183Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.209168ms logger=migrator t=2026-04-20T12:09:20.795154101Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T12:09:20.804728247Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.567605ms logger=migrator t=2026-04-20T12:09:20.809548126Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T12:09:20.810615389Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.067434ms logger=migrator t=2026-04-20T12:09:20.816318128Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T12:09:20.817984405Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.665218ms logger=migrator t=2026-04-20T12:09:20.823240734Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T12:09:20.824078702Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T12:09:20.82842026Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T12:09:20.828995473Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T12:09:20.833396892Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T12:09:20.83507087Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.678658ms logger=migrator t=2026-04-20T12:09:20.840291538Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T12:09:20.842431966Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.135688ms logger=migrator t=2026-04-20T12:09:20.846947997Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T12:09:20.848598305Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.652068ms logger=migrator t=2026-04-20T12:09:20.85461075Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T12:09:20.856061823Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.452563ms logger=migrator t=2026-04-20T12:09:20.861161467Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T12:09:20.863069881Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.909404ms logger=migrator t=2026-04-20T12:09:20.8674345Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T12:09:20.868730048Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.296369ms logger=migrator t=2026-04-20T12:09:20.874506038Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T12:09:20.875630033Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.127905ms logger=migrator t=2026-04-20T12:09:20.880508453Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T12:09:20.88257187Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.064677ms logger=migrator t=2026-04-20T12:09:20.888976074Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T12:09:20.891177503Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.204439ms logger=migrator t=2026-04-20T12:09:20.896069214Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T12:09:20.897993697Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.925873ms logger=migrator t=2026-04-20T12:09:20.902799045Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T12:09:20.904249668Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.452213ms logger=migrator t=2026-04-20T12:09:20.911601523Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T12:09:20.940461394Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.82774ms logger=migrator t=2026-04-20T12:09:20.945794834Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T12:09:20.955691736Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.889662ms logger=migrator t=2026-04-20T12:09:20.961347844Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T12:09:20.971492862Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.138658ms logger=migrator t=2026-04-20T12:09:20.978225064Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T12:09:20.978666983Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=448.62µs logger=migrator t=2026-04-20T12:09:20.982972031Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T12:09:20.992799762Z level=info msg="Migration successfully executed" id="add share column" duration=9.8202ms logger=migrator t=2026-04-20T12:09:20.999251658Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T12:09:20.999512204Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=284.677µs logger=migrator t=2026-04-20T12:09:21.003880211Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T12:09:21.00555401Z level=info msg="Migration successfully executed" id="create file table" duration=1.675898ms logger=migrator t=2026-04-20T12:09:21.013651582Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T12:09:21.016148568Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.500386ms logger=migrator t=2026-04-20T12:09:21.023139545Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T12:09:21.024800673Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.663718ms logger=migrator t=2026-04-20T12:09:21.034206614Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T12:09:21.035900203Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.688219ms logger=migrator t=2026-04-20T12:09:21.041952179Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T12:09:21.043982905Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.024406ms logger=migrator t=2026-04-20T12:09:21.049057989Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T12:09:21.049192592Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=138.243µs logger=migrator t=2026-04-20T12:09:21.054742777Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T12:09:21.05488173Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=142.303µs logger=migrator t=2026-04-20T12:09:21.060141348Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T12:09:21.061135451Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=996.403µs logger=migrator t=2026-04-20T12:09:21.071462013Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T12:09:21.072153089Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=694.306µs logger=migrator t=2026-04-20T12:09:21.080004495Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T12:09:21.082133304Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.132128ms logger=migrator t=2026-04-20T12:09:21.091387433Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T12:09:21.10461763Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.226187ms logger=migrator t=2026-04-20T12:09:21.112702672Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T12:09:21.113114451Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=415.579µs logger=migrator t=2026-04-20T12:09:21.120422256Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T12:09:21.122654707Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.234731ms logger=migrator t=2026-04-20T12:09:21.12992576Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T12:09:21.130440541Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=516.561µs logger=migrator t=2026-04-20T12:09:21.13654856Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T12:09:21.137070411Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=521.412µs logger=migrator t=2026-04-20T12:09:21.143887504Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T12:09:21.146753119Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=2.859035ms logger=migrator t=2026-04-20T12:09:21.151961726Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T12:09:21.165723036Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.7607ms logger=migrator t=2026-04-20T12:09:21.172495479Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T12:09:21.186248208Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.75195ms logger=migrator t=2026-04-20T12:09:21.193744237Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T12:09:21.195558888Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.812301ms logger=migrator t=2026-04-20T12:09:21.203498258Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T12:09:21.277768439Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.266502ms logger=migrator t=2026-04-20T12:09:21.28532731Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T12:09:21.286166679Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=839.678µs logger=migrator t=2026-04-20T12:09:21.292554382Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T12:09:21.293705789Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.151347ms logger=migrator t=2026-04-20T12:09:21.300027721Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T12:09:21.330120509Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.092638ms logger=migrator t=2026-04-20T12:09:21.338793464Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T12:09:21.348107843Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.311669ms logger=migrator t=2026-04-20T12:09:21.355802777Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T12:09:21.356214116Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=411.389µs logger=migrator t=2026-04-20T12:09:21.361107767Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T12:09:21.361384233Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=275.586µs logger=migrator t=2026-04-20T12:09:21.367704725Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T12:09:21.368175935Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=471.58µs logger=migrator t=2026-04-20T12:09:21.373679039Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T12:09:21.374082838Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=404.089µs logger=migrator t=2026-04-20T12:09:21.379382887Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T12:09:21.379661204Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=273.866µs logger=migrator t=2026-04-20T12:09:21.385586248Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T12:09:21.387240085Z level=info msg="Migration successfully executed" id="create folder table" duration=1.653577ms logger=migrator t=2026-04-20T12:09:21.394865207Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T12:09:21.396840331Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.975014ms logger=migrator t=2026-04-20T12:09:21.402942839Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T12:09:21.405250871Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.301062ms logger=migrator t=2026-04-20T12:09:21.411373119Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T12:09:21.411407299Z level=info msg="Migration successfully executed" id="Update folder title length" duration=34.44µs logger=migrator t=2026-04-20T12:09:21.418160461Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T12:09:21.419461161Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.30025ms logger=migrator t=2026-04-20T12:09:21.425541418Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T12:09:21.426629972Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.088574ms logger=migrator t=2026-04-20T12:09:21.434502989Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T12:09:21.436713789Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.21989ms logger=migrator t=2026-04-20T12:09:21.443480431Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T12:09:21.443943821Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=463.5µs logger=migrator t=2026-04-20T12:09:21.449395834Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T12:09:21.449822594Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=426.68µs logger=migrator t=2026-04-20T12:09:21.455861791Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T12:09:21.45763218Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.770829ms logger=migrator t=2026-04-20T12:09:21.465926577Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T12:09:21.467093924Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.167177ms logger=migrator t=2026-04-20T12:09:21.471981643Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T12:09:21.473682362Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.700918ms logger=migrator t=2026-04-20T12:09:21.480233889Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T12:09:21.481634371Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.400262ms logger=migrator t=2026-04-20T12:09:21.488888473Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T12:09:21.490659574Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.770061ms logger=migrator t=2026-04-20T12:09:21.49758743Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T12:09:21.498581192Z level=info msg="Migration successfully executed" id="create anon_device table" duration=995.922µs logger=migrator t=2026-04-20T12:09:21.504375053Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T12:09:21.505624721Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.248867ms logger=migrator t=2026-04-20T12:09:21.511221947Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T12:09:21.513154751Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.931653ms logger=migrator t=2026-04-20T12:09:21.518901Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T12:09:21.51981243Z level=info msg="Migration successfully executed" id="create signing_key table" duration=911.08µs logger=migrator t=2026-04-20T12:09:21.526202475Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T12:09:21.528017455Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.81449ms logger=migrator t=2026-04-20T12:09:21.533634631Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T12:09:21.534809778Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.175227ms logger=migrator t=2026-04-20T12:09:21.539333229Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T12:09:21.539605206Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=273.097µs logger=migrator t=2026-04-20T12:09:21.545489629Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T12:09:21.55530536Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.814041ms logger=migrator t=2026-04-20T12:09:21.561425357Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T12:09:21.562153904Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=730.517µs logger=migrator t=2026-04-20T12:09:21.566649305Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T12:09:21.566672836Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.981µs logger=migrator t=2026-04-20T12:09:21.572371954Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T12:09:21.574122714Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.750689ms logger=migrator t=2026-04-20T12:09:21.579526225Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T12:09:21.579543996Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.621µs logger=migrator t=2026-04-20T12:09:21.58598464Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T12:09:21.588356224Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.355833ms logger=migrator t=2026-04-20T12:09:21.594670016Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T12:09:21.595832643Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.162507ms logger=migrator t=2026-04-20T12:09:21.604996759Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T12:09:21.606707207Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.710388ms logger=migrator t=2026-04-20T12:09:21.61346816Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T12:09:21.614690287Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.223517ms logger=migrator t=2026-04-20T12:09:21.620641431Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T12:09:21.620905818Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=265.167µs logger=migrator t=2026-04-20T12:09:21.62724495Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T12:09:21.628316203Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.077873ms logger=migrator t=2026-04-20T12:09:21.634294498Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T12:09:21.635667059Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.372781ms logger=migrator t=2026-04-20T12:09:21.642072934Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T12:09:21.643031505Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=957.192µs logger=migrator t=2026-04-20T12:09:21.649347678Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T12:09:21.661313117Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.966409ms logger=migrator t=2026-04-20T12:09:21.669343018Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T12:09:21.67741758Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.071812ms logger=migrator t=2026-04-20T12:09:21.684165121Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T12:09:21.696188632Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.023621ms logger=migrator t=2026-04-20T12:09:21.701452421Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T12:09:21.701501472Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=49.211µs logger=migrator t=2026-04-20T12:09:21.709450651Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T12:09:21.721128264Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.680443ms logger=migrator t=2026-04-20T12:09:21.724622623Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T12:09:21.733444791Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.820728ms logger=migrator t=2026-04-20T12:09:21.737340559Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T12:09:21.737562834Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=221.125µs logger=migrator t=2026-04-20T12:09:21.74628597Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.784444095s logger=migrator t=2026-04-20T12:09:21.747212052Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T12:09:21.763940699Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T12:09:21.764182944Z level=info msg="Created default organization" logger=secrets t=2026-04-20T12:09:21.76847949Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T12:09:21.812991933Z level=info msg="Restored cache from database" duration=390.499µs logger=plugin.store t=2026-04-20T12:09:21.814209461Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T12:09:21.849613037Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T12:09:21.849639938Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T12:09:21.84974078Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T12:09:21.84974978Z level=info msg="Plugins loaded" count=54 duration=35.541009ms logger=query_data t=2026-04-20T12:09:21.853598658Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T12:09:21.857106906Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T12:09:21.86348184Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T12:09:21.885932115Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T12:09:21.888710538Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T12:09:21.890916318Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T12:09:21.910486729Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T12:09:21.932514694Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T12:09:21.953704191Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T12:09:21.953740542Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T12:09:21.954050859Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-20T12:09:21.954283005Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T12:09:21.959914552Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-20T12:09:21.965716333Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-20T12:09:21.989397625Z level=info msg="State cache has been initialized" states=0 duration=35.10765ms logger=ngalert.scheduler t=2026-04-20T12:09:21.989539128Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T12:09:21.989782804Z level=info msg=starting first_tick=2026-04-20T12:09:30Z logger=provisioning.dashboard t=2026-04-20T12:09:22.025184882Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-20T12:09:22.033843576Z level=info msg="Update check succeeded" duration=79.554231ms logger=grafana.update.checker t=2026-04-20T12:09:22.041387466Z level=info msg="Update check succeeded" duration=87.156972ms logger=sqlstore.transactions t=2026-04-20T12:09:22.051162896Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T12:09:22.096525708Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-20T12:09:22.106225827Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-20T12:09:22.107365462Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T12:09:22.199471146Z level=info msg="Patterns update finished" duration=69.930525ms logger=grafana-apiserver t=2026-04-20T12:09:22.571161757Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T12:09:22.571674068Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-04-20T12:09:22.625397528Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-20T12:09:22.657162113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:22.658921643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:22.691002126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:22.739359445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:22.76178747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:22.793680177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:22.813229838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:22.837348551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:22.854407475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:22.877056106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:22.910444137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:22.984249579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.005527069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.060323922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.075242639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.124184761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.140236402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.201076803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.217749428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.265234598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.297911423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.37013508Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.391324757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.449020086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.469606519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.539694828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.556799774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.628567639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.647402103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.714665868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.731923927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.807664472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.824064182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.89549689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:23.919330197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:25.3608165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:25.379001249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:25.760741805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:25.78004861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:25.97587211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:25.995117584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.053326355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.07088107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.141218394Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.163170748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.236359697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.255199451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.329897903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.348668886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.41546956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.434886558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.503741319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.519046763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.745405581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.762918265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.848021851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.867667873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.934301104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:26.953048897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.030419859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.049742624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.13258599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.151914665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.212200632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.234067615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.319473729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.338663251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.408088754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.426720893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.497147839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.521442777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.600861945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.62192547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.70007087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.722950335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.801046444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.819654252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.894916097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.909967947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:09:27.988489115Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T12:10:50.991813362Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T12:19:22.002946644Z level=info msg="Completed cleanup jobs" duration=44.420133ms logger=plugins.update.checker t=2026-04-20T12:19:22.087053783Z level=info msg="Update check succeeded" duration=52.811453ms logger=sqlstore.transactions t=2026-04-20T12:24:21.872751214Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-20T12:29:22.023892111Z level=info msg="Completed cleanup jobs" duration=66.536171ms logger=plugins.update.checker t=2026-04-20T12:29:22.090030411Z level=info msg="Update check succeeded" duration=55.394138ms