logger=settings t=2026-05-04T19:03:35.37702415Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-04T19:03:35Z logger=settings t=2026-05-04T19:03:35.377709296Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-04T19:03:35.377796708Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-04T19:03:35.377848249Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-04T19:03:35.37787657Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-04T19:03:35.377939731Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-04T19:03:35.377986922Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-04T19:03:35.378032943Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-04T19:03:35.378060754Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-04T19:03:35.378092304Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-04T19:03:35.378142986Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-04T19:03:35.378196557Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-04T19:03:35.378215397Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-04T19:03:35.378232057Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-04T19:03:35.378312939Z level=info msg=Target target=[all] logger=settings t=2026-05-04T19:03:35.37834531Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-04T19:03:35.37836299Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-04T19:03:35.378398221Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-04T19:03:35.378426692Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-04T19:03:35.378449192Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-04T19:03:35.378487363Z level=info msg="App mode production" logger=sqlstore t=2026-05-04T19:03:35.378980834Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-04T19:03:35.379059566Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-04T19:03:35.381139472Z level=info msg="Locking database" logger=migrator t=2026-05-04T19:03:35.381182883Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-04T19:03:35.38193327Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-04T19:03:35.383077896Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.144016ms logger=migrator t=2026-05-04T19:03:35.390358978Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-04T19:03:35.391828871Z level=info msg="Migration successfully executed" id="create user table" duration=1.473263ms logger=migrator t=2026-05-04T19:03:35.396543446Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-04T19:03:35.397243192Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=699.516µs logger=migrator t=2026-05-04T19:03:35.402441707Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-04T19:03:35.403316328Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=873.031µs logger=migrator t=2026-05-04T19:03:35.408376891Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-04T19:03:35.409415344Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.038723ms logger=migrator t=2026-05-04T19:03:35.414346434Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-04T19:03:35.41508861Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=722.816µs logger=migrator t=2026-05-04T19:03:35.429056352Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-04T19:03:35.431761282Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.70669ms logger=migrator t=2026-05-04T19:03:35.438255107Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-04T19:03:35.439539617Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.2858ms logger=migrator t=2026-05-04T19:03:35.446611364Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-04T19:03:35.447557065Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=948.581µs logger=migrator t=2026-05-04T19:03:35.453657132Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-04T19:03:35.454592982Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=936.16µs logger=migrator t=2026-05-04T19:03:35.460433333Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-04T19:03:35.46079359Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=360.298µs logger=migrator t=2026-05-04T19:03:35.466209212Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-04T19:03:35.466694022Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=484.721µs logger=migrator t=2026-05-04T19:03:35.470579419Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-04T19:03:35.471698634Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.119465ms logger=migrator t=2026-05-04T19:03:35.477835591Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-04T19:03:35.477861022Z level=info msg="Migration successfully executed" id="Update user table charset" duration=26.551µs logger=migrator t=2026-05-04T19:03:35.487035047Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-04T19:03:35.489015981Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.989164ms logger=migrator t=2026-05-04T19:03:35.496269513Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-04T19:03:35.496733043Z level=info msg="Migration successfully executed" id="Add missing user data" duration=461.6µs logger=migrator t=2026-05-04T19:03:35.505008158Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-04T19:03:35.506792398Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.78974ms logger=migrator t=2026-05-04T19:03:35.512119537Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-04T19:03:35.513019607Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=895.22µs logger=migrator t=2026-05-04T19:03:35.518280725Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-04T19:03:35.519498311Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.217877ms logger=migrator t=2026-05-04T19:03:35.525679179Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-04T19:03:35.537250098Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.565919ms logger=migrator t=2026-05-04T19:03:35.541990244Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-04T19:03:35.542902215Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=907.301µs logger=migrator t=2026-05-04T19:03:35.55079309Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-04T19:03:35.55123631Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=445.89µs logger=migrator t=2026-05-04T19:03:35.583135072Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-04T19:03:35.583856158Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=724.666µs logger=migrator t=2026-05-04T19:03:35.59735668Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-04T19:03:35.597699307Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=343.127µs logger=migrator t=2026-05-04T19:03:35.603840844Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-04T19:03:35.604394727Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=554.183µs logger=migrator t=2026-05-04T19:03:35.610388681Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-04T19:03:35.611608448Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.219797ms logger=migrator t=2026-05-04T19:03:35.617300465Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-04T19:03:35.618336839Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.036194ms logger=migrator t=2026-05-04T19:03:35.625542199Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-04T19:03:35.626329416Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=784.787µs logger=migrator t=2026-05-04T19:03:35.631972243Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-04T19:03:35.633101608Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.129426ms logger=migrator t=2026-05-04T19:03:35.639058351Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-04T19:03:35.639835878Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=777.167µs logger=migrator t=2026-05-04T19:03:35.644743118Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-04T19:03:35.644773539Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.621µs logger=migrator t=2026-05-04T19:03:35.655752264Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-04T19:03:35.658218739Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.473836ms logger=migrator t=2026-05-04T19:03:35.66544379Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-04T19:03:35.666147006Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=704.046µs logger=migrator t=2026-05-04T19:03:35.672356335Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-04T19:03:35.672992419Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=635.884µs logger=migrator t=2026-05-04T19:03:35.680784163Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-04T19:03:35.682083611Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.304318ms logger=migrator t=2026-05-04T19:03:35.687132254Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:03:35.690667023Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.533269ms logger=migrator t=2026-05-04T19:03:35.696023923Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-04T19:03:35.697523497Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.498314ms logger=migrator t=2026-05-04T19:03:35.703807047Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-04T19:03:35.704474241Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=665.844µs logger=migrator t=2026-05-04T19:03:35.709261268Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-04T19:03:35.709906673Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=645.755µs logger=migrator t=2026-05-04T19:03:35.715502438Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-04T19:03:35.716537961Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.035293ms logger=migrator t=2026-05-04T19:03:35.722718939Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-04T19:03:35.723792933Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.073404ms logger=migrator t=2026-05-04T19:03:35.729596512Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-04T19:03:35.730209716Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=613.114µs logger=migrator t=2026-05-04T19:03:35.735742769Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-04T19:03:35.736223411Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=480.912µs logger=migrator t=2026-05-04T19:03:35.742059021Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-04T19:03:35.742584343Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=522.381µs logger=migrator t=2026-05-04T19:03:35.747933902Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-04T19:03:35.748845022Z level=info msg="Migration successfully executed" id="create star table" duration=910.96µs logger=migrator t=2026-05-04T19:03:35.76085889Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-04T19:03:35.762553118Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.695868ms logger=migrator t=2026-05-04T19:03:35.769867472Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-04T19:03:35.772110791Z level=info msg="Migration successfully executed" id="create org table v1" duration=2.2644ms logger=migrator t=2026-05-04T19:03:35.776665183Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-04T19:03:35.777578454Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=913.11µs logger=migrator t=2026-05-04T19:03:35.782441212Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-04T19:03:35.783181168Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=739.726µs logger=migrator t=2026-05-04T19:03:35.790418311Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-04T19:03:35.79173597Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.319338ms logger=migrator t=2026-05-04T19:03:35.796747872Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-04T19:03:35.797701454Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=959.253µs logger=migrator t=2026-05-04T19:03:35.802926539Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-04T19:03:35.803735078Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=808.529µs logger=migrator t=2026-05-04T19:03:35.80872533Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-04T19:03:35.808766531Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.03µs logger=migrator t=2026-05-04T19:03:35.814321005Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-04T19:03:35.814364526Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=45.431µs logger=migrator t=2026-05-04T19:03:35.820480672Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-04T19:03:35.820783899Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=302.817µs logger=migrator t=2026-05-04T19:03:35.826703441Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-04T19:03:35.827652732Z level=info msg="Migration successfully executed" id="create dashboard table" duration=953.301µs logger=migrator t=2026-05-04T19:03:35.836260774Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-04T19:03:35.837541073Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.279749ms logger=migrator t=2026-05-04T19:03:35.843822103Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-04T19:03:35.845134823Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.31236ms logger=migrator t=2026-05-04T19:03:35.850549543Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-04T19:03:35.85128758Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=734.607µs logger=migrator t=2026-05-04T19:03:35.856457676Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-04T19:03:35.857598001Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.137475ms logger=migrator t=2026-05-04T19:03:35.863959933Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-04T19:03:35.865396485Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.436573ms logger=migrator t=2026-05-04T19:03:35.871331997Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-04T19:03:35.879150622Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.818145ms logger=migrator t=2026-05-04T19:03:35.885527334Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-04T19:03:35.886277361Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=750.537µs logger=migrator t=2026-05-04T19:03:35.892488679Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-04T19:03:35.893364539Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=876.26µs logger=migrator t=2026-05-04T19:03:35.897876669Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-04T19:03:35.898736579Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=863.5µs logger=migrator t=2026-05-04T19:03:35.905549471Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-04T19:03:35.90595596Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=406.569µs logger=migrator t=2026-05-04T19:03:35.911470933Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-04T19:03:35.912879535Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.408412ms logger=migrator t=2026-05-04T19:03:35.918429609Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-04T19:03:35.918593673Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=165.024µs logger=migrator t=2026-05-04T19:03:35.924144357Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-04T19:03:35.926274463Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.127787ms logger=migrator t=2026-05-04T19:03:35.93233347Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-04T19:03:35.934437786Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.104666ms logger=migrator t=2026-05-04T19:03:35.939304885Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-04T19:03:35.941727819Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.422534ms logger=migrator t=2026-05-04T19:03:35.946949476Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-04T19:03:35.947734863Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=785.417µs logger=migrator t=2026-05-04T19:03:35.953928921Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-04T19:03:35.955945737Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.016195ms logger=migrator t=2026-05-04T19:03:35.960507089Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-04T19:03:35.961270715Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=760.966µs logger=migrator t=2026-05-04T19:03:35.967118646Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-04T19:03:35.968530468Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.411542ms logger=migrator t=2026-05-04T19:03:35.975187326Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-04T19:03:35.975227987Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=41.621µs logger=migrator t=2026-05-04T19:03:35.979753238Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-04T19:03:35.979782379Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.321µs logger=migrator t=2026-05-04T19:03:35.984716599Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-04T19:03:35.986757074Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.037546ms logger=migrator t=2026-05-04T19:03:35.993645219Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-04T19:03:35.997142317Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.496667ms logger=migrator t=2026-05-04T19:03:36.002447615Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-04T19:03:36.005023693Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.575658ms logger=migrator t=2026-05-04T19:03:36.011269682Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-04T19:03:36.015299281Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.029679ms logger=migrator t=2026-05-04T19:03:36.022284708Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-04T19:03:36.022549264Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=261.776µs logger=migrator t=2026-05-04T19:03:36.02774407Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-04T19:03:36.029067739Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.322039ms logger=migrator t=2026-05-04T19:03:36.034616323Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-04T19:03:36.035933793Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.31901ms logger=migrator t=2026-05-04T19:03:36.042207182Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-04T19:03:36.042242413Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.441µs logger=migrator t=2026-05-04T19:03:36.04743384Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-04T19:03:36.048596025Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.147456ms logger=migrator t=2026-05-04T19:03:36.053791991Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-04T19:03:36.054532357Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=740.666µs logger=migrator t=2026-05-04T19:03:36.05862884Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:03:36.064357347Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.728208ms logger=migrator t=2026-05-04T19:03:36.069064472Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-04T19:03:36.06985933Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=794.838µs logger=migrator t=2026-05-04T19:03:36.074539544Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-04T19:03:36.075447125Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=907.181µs logger=migrator t=2026-05-04T19:03:36.07971779Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-04T19:03:36.080626931Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=908.741µs logger=migrator t=2026-05-04T19:03:36.08600061Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-04T19:03:36.086522562Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=521.852µs logger=migrator t=2026-05-04T19:03:36.090592683Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-04T19:03:36.091511983Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=919.17µs logger=migrator t=2026-05-04T19:03:36.095777728Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-04T19:03:36.097892786Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.112448ms logger=migrator t=2026-05-04T19:03:36.102492018Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-04T19:03:36.103697246Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.204867ms logger=migrator t=2026-05-04T19:03:36.108725538Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-04T19:03:36.109142767Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=418.689µs logger=migrator t=2026-05-04T19:03:36.113352641Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-04T19:03:36.113656547Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=304.706µs logger=migrator t=2026-05-04T19:03:36.119413796Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-04T19:03:36.120368318Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=954.022µs logger=migrator t=2026-05-04T19:03:36.125908012Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-04T19:03:36.128183423Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.275731ms logger=migrator t=2026-05-04T19:03:36.132001837Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-04T19:03:36.132965848Z level=info msg="Migration successfully executed" id="create data_source table" duration=961.511µs logger=migrator t=2026-05-04T19:03:36.139041164Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-04T19:03:36.141050459Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.015915ms logger=migrator t=2026-05-04T19:03:36.147639676Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-04T19:03:36.148600588Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=956.652µs logger=migrator t=2026-05-04T19:03:36.153129789Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-04T19:03:36.15453285Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.403401ms logger=migrator t=2026-05-04T19:03:36.159178504Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-04T19:03:36.160609226Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.430732ms logger=migrator t=2026-05-04T19:03:36.165018595Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-04T19:03:36.175488058Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.471053ms logger=migrator t=2026-05-04T19:03:36.180799547Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-04T19:03:36.181539174Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=740.977µs logger=migrator t=2026-05-04T19:03:36.187414025Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-04T19:03:36.188742774Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.328179ms logger=migrator t=2026-05-04T19:03:36.194103584Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-04T19:03:36.19571333Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.608176ms logger=migrator t=2026-05-04T19:03:36.20109242Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-04T19:03:36.20196962Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=885.67µs logger=migrator t=2026-05-04T19:03:36.207275388Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-04T19:03:36.209815805Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.539447ms logger=migrator t=2026-05-04T19:03:36.313306296Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-04T19:03:36.316509327Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.210011ms logger=migrator t=2026-05-04T19:03:36.32199005Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-04T19:03:36.3220237Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.61µs logger=migrator t=2026-05-04T19:03:36.328943294Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-04T19:03:36.329352433Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=409.689µs logger=migrator t=2026-05-04T19:03:36.335288126Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-04T19:03:36.338436077Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.148261ms logger=migrator t=2026-05-04T19:03:36.34263372Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-04T19:03:36.342879706Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=246.216µs logger=migrator t=2026-05-04T19:03:36.346807384Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-04T19:03:36.347158742Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=348.628µs logger=migrator t=2026-05-04T19:03:36.353145325Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-04T19:03:36.355742113Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.593528ms logger=migrator t=2026-05-04T19:03:36.35963539Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-04T19:03:36.359863015Z level=info msg="Migration successfully executed" id="Update uid value" duration=228.155µs logger=migrator t=2026-05-04T19:03:36.365404098Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-04T19:03:36.36632821Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=923.432µs logger=migrator t=2026-05-04T19:03:36.372961688Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-04T19:03:36.373898768Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=936.93µs logger=migrator t=2026-05-04T19:03:36.383839371Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-04T19:03:36.384507835Z level=info msg="Migration successfully executed" id="create api_key table" duration=668.744µs logger=migrator t=2026-05-04T19:03:36.390290844Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-04T19:03:36.391574383Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.287539ms logger=migrator t=2026-05-04T19:03:36.39681567Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-04T19:03:36.39813291Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.31708ms logger=migrator t=2026-05-04T19:03:36.403631402Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-04T19:03:36.405422013Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.79323ms logger=migrator t=2026-05-04T19:03:36.410514746Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-04T19:03:36.411354055Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=838.929µs logger=migrator t=2026-05-04T19:03:36.417453081Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-04T19:03:36.41832531Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=872.409µs logger=migrator t=2026-05-04T19:03:36.427193918Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-04T19:03:36.427946326Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=752.998µs logger=migrator t=2026-05-04T19:03:36.431857222Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-04T19:03:36.440219509Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.361127ms logger=migrator t=2026-05-04T19:03:36.445508618Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-04T19:03:36.446233804Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=725.616µs logger=migrator t=2026-05-04T19:03:36.450293355Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-04T19:03:36.451094562Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=801.897µs logger=migrator t=2026-05-04T19:03:36.454934327Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-04T19:03:36.456504943Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.574506ms logger=migrator t=2026-05-04T19:03:36.461474884Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-04T19:03:36.462338853Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=868.839µs logger=migrator t=2026-05-04T19:03:36.46668942Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-04T19:03:36.467022658Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=332.798µs logger=migrator t=2026-05-04T19:03:36.470759371Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-04T19:03:36.471495257Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=735.416µs logger=migrator t=2026-05-04T19:03:36.477111823Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-04T19:03:36.477153064Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.731µs logger=migrator t=2026-05-04T19:03:36.483813202Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-04T19:03:36.487580747Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.768165ms logger=migrator t=2026-05-04T19:03:36.49133875Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-04T19:03:36.49534608Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.00929ms logger=migrator t=2026-05-04T19:03:36.501203331Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-04T19:03:36.501433626Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=231.545µs logger=migrator t=2026-05-04T19:03:36.506909318Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-04T19:03:36.510657872Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.750273ms logger=migrator t=2026-05-04T19:03:36.515369397Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-04T19:03:36.517803002Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.437755ms logger=migrator t=2026-05-04T19:03:36.523679713Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-04T19:03:36.524528471Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=852.618µs logger=migrator t=2026-05-04T19:03:36.529445272Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-04T19:03:36.530153747Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=714.856µs logger=migrator t=2026-05-04T19:03:36.538883812Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-04T19:03:36.539819053Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=940.131µs logger=migrator t=2026-05-04T19:03:36.544984508Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-04T19:03:36.546610205Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.567275ms logger=migrator t=2026-05-04T19:03:36.551417093Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-04T19:03:36.552183309Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=763.357µs logger=migrator t=2026-05-04T19:03:36.557376905Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-04T19:03:36.558784326Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.411711ms logger=migrator t=2026-05-04T19:03:36.565285562Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-04T19:03:36.565371574Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=127.553µs logger=migrator t=2026-05-04T19:03:36.570079648Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-04T19:03:36.570127119Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=49.781µs logger=migrator t=2026-05-04T19:03:36.576196775Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-04T19:03:36.581725438Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.528033ms logger=migrator t=2026-05-04T19:03:36.587126249Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-04T19:03:36.589749978Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.624689ms logger=migrator t=2026-05-04T19:03:36.597234815Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-04T19:03:36.597519021Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=291.326µs logger=migrator t=2026-05-04T19:03:36.604009646Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-04T19:03:36.605246444Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.237378ms logger=migrator t=2026-05-04T19:03:36.611466403Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-04T19:03:36.612418454Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=951.661µs logger=migrator t=2026-05-04T19:03:36.61717203Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-04T19:03:36.617250682Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=79.412µs logger=migrator t=2026-05-04T19:03:36.6211673Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-04T19:03:36.622012188Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=845.058µs logger=migrator t=2026-05-04T19:03:36.628618215Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-04T19:03:36.630049408Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.424983ms logger=migrator t=2026-05-04T19:03:36.636025321Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-04T19:03:36.639348625Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.324864ms logger=migrator t=2026-05-04T19:03:36.644987521Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-04T19:03:36.645054323Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=67.552µs logger=migrator t=2026-05-04T19:03:36.647835225Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-04T19:03:36.648725114Z level=info msg="Migration successfully executed" id="create session table" duration=889.599µs logger=migrator t=2026-05-04T19:03:36.65522395Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-04T19:03:36.655364763Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=141.543µs logger=migrator t=2026-05-04T19:03:36.659126247Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-04T19:03:36.65924895Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=130.553µs logger=migrator t=2026-05-04T19:03:36.663545486Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-04T19:03:36.664768003Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.218767ms logger=migrator t=2026-05-04T19:03:36.671037483Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-04T19:03:36.672389083Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.356171ms logger=migrator t=2026-05-04T19:03:36.677881616Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-04T19:03:36.677943377Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=62.601µs logger=migrator t=2026-05-04T19:03:36.681862754Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-04T19:03:36.681931726Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=68.982µs logger=migrator t=2026-05-04T19:03:36.686721473Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-04T19:03:36.692081113Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.36554ms logger=migrator t=2026-05-04T19:03:36.697135016Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-04T19:03:36.700169864Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.034447ms logger=migrator t=2026-05-04T19:03:36.704371477Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-04T19:03:36.704490079Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=119.252µs logger=migrator t=2026-05-04T19:03:36.708716194Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-04T19:03:36.708909949Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=194.055µs logger=migrator t=2026-05-04T19:03:36.713151983Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-04T19:03:36.714478343Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.32635ms logger=migrator t=2026-05-04T19:03:36.720345534Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-04T19:03:36.720412495Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=68.161µs logger=migrator t=2026-05-04T19:03:36.724268071Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-04T19:03:36.7273791Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.110739ms logger=migrator t=2026-05-04T19:03:36.732428263Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-04T19:03:36.732618687Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=190.864µs logger=migrator t=2026-05-04T19:03:36.737217851Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-04T19:03:36.741991197Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.771796ms logger=migrator t=2026-05-04T19:03:36.746127969Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-04T19:03:36.749457684Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.329494ms logger=migrator t=2026-05-04T19:03:36.753935794Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-04T19:03:36.754047266Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=112.182µs logger=migrator t=2026-05-04T19:03:36.758048655Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-04T19:03:36.758972267Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=923.552µs logger=migrator t=2026-05-04T19:03:36.764417228Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-04T19:03:36.76585125Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.429681ms logger=migrator t=2026-05-04T19:03:36.770923763Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-04T19:03:36.772306444Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.384151ms logger=migrator t=2026-05-04T19:03:36.777759875Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-04T19:03:36.778667146Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=909.701µs logger=migrator t=2026-05-04T19:03:36.783008362Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-04T19:03:36.783877553Z level=info msg="Migration successfully executed" id="add index alert state" duration=869.2µs logger=migrator t=2026-05-04T19:03:36.788470945Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-04T19:03:36.789849466Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.377971ms logger=migrator t=2026-05-04T19:03:36.795739977Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-04T19:03:36.796435053Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=696.135µs logger=migrator t=2026-05-04T19:03:36.800963934Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-04T19:03:36.801932525Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=967.541µs logger=migrator t=2026-05-04T19:03:36.806508028Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-04T19:03:36.807362267Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=854.168µs logger=migrator t=2026-05-04T19:03:36.813085225Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-04T19:03:36.82543475Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.346186ms logger=migrator t=2026-05-04T19:03:36.829385829Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-04T19:03:36.829947241Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=564.593µs logger=migrator t=2026-05-04T19:03:36.833871528Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-04T19:03:36.834758828Z 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=886.82µs logger=migrator t=2026-05-04T19:03:36.840940136Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-04T19:03:36.841436907Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=487.421µs logger=migrator t=2026-05-04T19:03:36.845782995Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-04T19:03:36.846764876Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=981.711µs logger=migrator t=2026-05-04T19:03:36.851216476Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-04T19:03:36.852097056Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=880.18µs logger=migrator t=2026-05-04T19:03:36.856414922Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-04T19:03:36.863075091Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.659309ms logger=migrator t=2026-05-04T19:03:36.868056162Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-04T19:03:36.870621559Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.565087ms logger=migrator t=2026-05-04T19:03:36.874619809Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-04T19:03:36.878350601Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.729572ms logger=migrator t=2026-05-04T19:03:36.883317782Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-04T19:03:36.887076076Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.699632ms logger=migrator t=2026-05-04T19:03:36.891232489Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-04T19:03:36.892247022Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.013903ms logger=migrator t=2026-05-04T19:03:36.896765233Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-04T19:03:36.896833294Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=69.881µs logger=migrator t=2026-05-04T19:03:36.902510501Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-04T19:03:36.902579453Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=69.242µs logger=migrator t=2026-05-04T19:03:36.906972361Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-04T19:03:36.908263989Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.291978ms logger=migrator t=2026-05-04T19:03:36.912975565Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T19:03:36.913896515Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=920.6µs logger=migrator t=2026-05-04T19:03:36.922027227Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-04T19:03:36.923222733Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.195756ms logger=migrator t=2026-05-04T19:03:36.9292913Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-04T19:03:36.930282281Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=989.651µs logger=migrator t=2026-05-04T19:03:36.935509038Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T19:03:36.936448369Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=941.371µs logger=migrator t=2026-05-04T19:03:36.941264307Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-04T19:03:36.944933918Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.668902ms logger=migrator t=2026-05-04T19:03:36.948405985Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-04T19:03:36.952365374Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.956359ms logger=migrator t=2026-05-04T19:03:36.956806503Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-04T19:03:36.957025218Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=218.605µs logger=migrator t=2026-05-04T19:03:36.961708813Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-04T19:03:36.962647933Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=938.92µs logger=migrator t=2026-05-04T19:03:36.967325108Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-04T19:03:36.96870257Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.378281ms logger=migrator t=2026-05-04T19:03:36.972951964Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-04T19:03:36.976582135Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.630281ms logger=migrator t=2026-05-04T19:03:36.981591817Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-04T19:03:36.981704839Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=112.832µs logger=migrator t=2026-05-04T19:03:36.985658438Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-04T19:03:36.986523437Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=864.989µs logger=migrator t=2026-05-04T19:03:36.992094521Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-04T19:03:36.993625475Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.531874ms logger=migrator t=2026-05-04T19:03:37.000123331Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-04T19:03:37.000378166Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=261.616µs logger=migrator t=2026-05-04T19:03:37.005855099Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-04T19:03:37.007420953Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.566584ms logger=migrator t=2026-05-04T19:03:37.012120708Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-04T19:03:37.0131109Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=989.722µs logger=migrator t=2026-05-04T19:03:37.019207307Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-04T19:03:37.020526916Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.319479ms logger=migrator t=2026-05-04T19:03:37.028577096Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-04T19:03:37.03008839Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.514303ms logger=migrator t=2026-05-04T19:03:37.035081251Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-04T19:03:37.036058373Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=977.032µs logger=migrator t=2026-05-04T19:03:37.040520302Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-04T19:03:37.041581787Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.064085ms logger=migrator t=2026-05-04T19:03:37.047059859Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-04T19:03:37.047131951Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=73.662µs logger=migrator t=2026-05-04T19:03:37.051317864Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-04T19:03:37.056439328Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.122415ms logger=migrator t=2026-05-04T19:03:37.060458737Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-04T19:03:37.061274046Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=815.099µs logger=migrator t=2026-05-04T19:03:37.066135914Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-04T19:03:37.070273097Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.136973ms logger=migrator t=2026-05-04T19:03:37.074082332Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-04T19:03:37.074811108Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=729.056µs logger=migrator t=2026-05-04T19:03:37.080348431Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-04T19:03:37.081873546Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.524965ms logger=migrator t=2026-05-04T19:03:37.089110208Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-04T19:03:37.090221152Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.110704ms logger=migrator t=2026-05-04T19:03:37.096811559Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-04T19:03:37.107337234Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.524185ms logger=migrator t=2026-05-04T19:03:37.111724723Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-04T19:03:37.112418968Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=694.075µs logger=migrator t=2026-05-04T19:03:37.118118295Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-04T19:03:37.118978784Z 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=859.829µs logger=migrator t=2026-05-04T19:03:37.124926367Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-04T19:03:37.125692765Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=766.258µs logger=migrator t=2026-05-04T19:03:37.129866267Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-04T19:03:37.131032364Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.165627ms logger=migrator t=2026-05-04T19:03:37.138404688Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-04T19:03:37.138683644Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=278.686µs logger=migrator t=2026-05-04T19:03:37.148852062Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-04T19:03:37.153267509Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.418317ms logger=migrator t=2026-05-04T19:03:37.16046172Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-04T19:03:37.165420702Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.958981ms logger=migrator t=2026-05-04T19:03:37.170534006Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-04T19:03:37.171723922Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.189476ms logger=migrator t=2026-05-04T19:03:37.178343969Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-04T19:03:37.180285383Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.943654ms logger=migrator t=2026-05-04T19:03:37.187702719Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-04T19:03:37.187954565Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=251.936µs logger=migrator t=2026-05-04T19:03:37.19403746Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-04T19:03:37.201493677Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.455387ms logger=migrator t=2026-05-04T19:03:37.207703245Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-04T19:03:37.20835211Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=646.705µs logger=migrator t=2026-05-04T19:03:37.215898219Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-04T19:03:37.216107863Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=210.704µs logger=migrator t=2026-05-04T19:03:37.221466403Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-04T19:03:37.221912353Z level=info msg="Migration successfully executed" id="Move region to single row" duration=445.279µs logger=migrator t=2026-05-04T19:03:37.236672612Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-04T19:03:37.238111145Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.434242ms logger=migrator t=2026-05-04T19:03:37.255425431Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-04T19:03:37.256984605Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.558624ms logger=migrator t=2026-05-04T19:03:37.264109295Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T19:03:37.265118577Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.004982ms logger=migrator t=2026-05-04T19:03:37.270297023Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T19:03:37.271472389Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.174576ms logger=migrator t=2026-05-04T19:03:37.27869089Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-04T19:03:37.279717554Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.026624ms logger=migrator t=2026-05-04T19:03:37.28630312Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-04T19:03:37.287491966Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.188546ms logger=migrator t=2026-05-04T19:03:37.29299948Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-04T19:03:37.293152733Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=154.493µs logger=migrator t=2026-05-04T19:03:37.301240314Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-04T19:03:37.302278578Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.037873ms logger=migrator t=2026-05-04T19:03:37.310983652Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-04T19:03:37.312530845Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.550204ms logger=migrator t=2026-05-04T19:03:37.318993631Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-04T19:03:37.319945712Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=955.921µs logger=migrator t=2026-05-04T19:03:37.325045875Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-04T19:03:37.326500437Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.454342ms logger=migrator t=2026-05-04T19:03:37.332398939Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-04T19:03:37.332742958Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=345.749µs logger=migrator t=2026-05-04T19:03:37.338151817Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-04T19:03:37.338806513Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=655.316µs logger=migrator t=2026-05-04T19:03:37.345103363Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-04T19:03:37.345274917Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=172.704µs logger=migrator t=2026-05-04T19:03:37.350274169Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-04T19:03:37.351731511Z level=info msg="Migration successfully executed" id="create team table" duration=1.457042ms logger=migrator t=2026-05-04T19:03:37.35793722Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-04T19:03:37.358881281Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=941.591µs logger=migrator t=2026-05-04T19:03:37.365761344Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-04T19:03:37.36735368Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.592116ms logger=migrator t=2026-05-04T19:03:37.374699324Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-04T19:03:37.382340804Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.64634ms logger=migrator t=2026-05-04T19:03:37.413599932Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-04T19:03:37.41391865Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=328.348µs logger=migrator t=2026-05-04T19:03:37.419155066Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-04T19:03:37.42063366Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.478814ms logger=migrator t=2026-05-04T19:03:37.429372285Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-04T19:03:37.430832078Z level=info msg="Migration successfully executed" id="create team member table" duration=1.463514ms logger=migrator t=2026-05-04T19:03:37.444614605Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-04T19:03:37.445582647Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=969.463µs logger=migrator t=2026-05-04T19:03:37.451624712Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-04T19:03:37.452570092Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=945.1µs logger=migrator t=2026-05-04T19:03:37.459516108Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-04T19:03:37.461093873Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.580425ms logger=migrator t=2026-05-04T19:03:37.466368981Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-04T19:03:37.471515026Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.146166ms logger=migrator t=2026-05-04T19:03:37.477396707Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-04T19:03:37.482238015Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.841558ms logger=migrator t=2026-05-04T19:03:37.487642976Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-04T19:03:37.492409383Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.768457ms logger=migrator t=2026-05-04T19:03:37.499783027Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-04T19:03:37.5007738Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=991.683µs logger=migrator t=2026-05-04T19:03:37.507200923Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-04T19:03:37.508220445Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.019602ms logger=migrator t=2026-05-04T19:03:37.51336228Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-04T19:03:37.5147122Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.34841ms logger=migrator t=2026-05-04T19:03:37.521435411Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-04T19:03:37.523540978Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.104188ms logger=migrator t=2026-05-04T19:03:37.530266207Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-04T19:03:37.531162497Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=900.09µs logger=migrator t=2026-05-04T19:03:37.538336158Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-04T19:03:37.539598646Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.264998ms logger=migrator t=2026-05-04T19:03:37.546567211Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-04T19:03:37.547745067Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.179996ms logger=migrator t=2026-05-04T19:03:37.555841838Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-04T19:03:37.55678061Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=940.192µs logger=migrator t=2026-05-04T19:03:37.565563926Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-04T19:03:37.566151289Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=584.073µs logger=migrator t=2026-05-04T19:03:37.571447847Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-04T19:03:37.571784635Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=336.598µs logger=migrator t=2026-05-04T19:03:37.578071575Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-04T19:03:37.579411465Z level=info msg="Migration successfully executed" id="create tag table" duration=1.33555ms logger=migrator t=2026-05-04T19:03:37.586028462Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-04T19:03:37.587227279Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.195527ms logger=migrator t=2026-05-04T19:03:37.592913986Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-04T19:03:37.59395936Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.052704ms logger=migrator t=2026-05-04T19:03:37.600892544Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-04T19:03:37.601747974Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=855.2µs logger=migrator t=2026-05-04T19:03:37.60696935Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-04T19:03:37.607783159Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=813.928µs logger=migrator t=2026-05-04T19:03:37.612923093Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:03:37.627176262Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.251409ms logger=migrator t=2026-05-04T19:03:37.634008574Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-04T19:03:37.63476672Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=758.176µs logger=migrator t=2026-05-04T19:03:37.639837934Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-04T19:03:37.640729853Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=891.429µs logger=migrator t=2026-05-04T19:03:37.647164948Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-04T19:03:37.647495055Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=329.637µs logger=migrator t=2026-05-04T19:03:37.65356207Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-04T19:03:37.654242385Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=680.715µs logger=migrator t=2026-05-04T19:03:37.660314991Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-04T19:03:37.661668441Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.35315ms logger=migrator t=2026-05-04T19:03:37.66697168Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-04T19:03:37.668558675Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.586645ms logger=migrator t=2026-05-04T19:03:37.674709253Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-04T19:03:37.674775404Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=66.781µs logger=migrator t=2026-05-04T19:03:37.680171715Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-04T19:03:37.687806905Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.63289ms logger=migrator t=2026-05-04T19:03:37.692900589Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-04T19:03:37.697597544Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.696475ms logger=migrator t=2026-05-04T19:03:37.704224721Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-04T19:03:37.710063062Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.837511ms logger=migrator t=2026-05-04T19:03:37.716418933Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-04T19:03:37.723753648Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.332194ms logger=migrator t=2026-05-04T19:03:37.727090072Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-04T19:03:37.72832528Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.234618ms logger=migrator t=2026-05-04T19:03:37.734967598Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-04T19:03:37.743930028Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.97008ms logger=migrator t=2026-05-04T19:03:37.752324045Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-04T19:03:37.753203325Z level=info msg="Migration successfully executed" id="create server_lock table" duration=879.67µs logger=migrator t=2026-05-04T19:03:37.759121928Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-04T19:03:37.760089209Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=967.171µs logger=migrator t=2026-05-04T19:03:37.767197338Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-04T19:03:37.768045057Z level=info msg="Migration successfully executed" id="create user auth token table" duration=847.769µs logger=migrator t=2026-05-04T19:03:37.775548385Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-04T19:03:37.77715458Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.605916ms logger=migrator t=2026-05-04T19:03:37.783031981Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-04T19:03:37.784158807Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.126636ms logger=migrator t=2026-05-04T19:03:37.793534606Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-04T19:03:37.795307576Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.77498ms logger=migrator t=2026-05-04T19:03:37.801144806Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-04T19:03:37.805144995Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=4.001899ms logger=migrator t=2026-05-04T19:03:37.809647576Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-04T19:03:37.810332341Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=683.615µs logger=migrator t=2026-05-04T19:03:37.81610721Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-04T19:03:37.816771614Z level=info msg="Migration successfully executed" id="create cache_data table" duration=664.825µs logger=migrator t=2026-05-04T19:03:37.821609583Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-04T19:03:37.822313858Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=704.015µs logger=migrator t=2026-05-04T19:03:37.827900793Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-04T19:03:37.829073719Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.178486ms logger=migrator t=2026-05-04T19:03:37.83444847Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-04T19:03:37.83627361Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.82736ms logger=migrator t=2026-05-04T19:03:37.84344552Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-04T19:03:37.843523932Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=79.652µs logger=migrator t=2026-05-04T19:03:37.850954188Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-04T19:03:37.851222484Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=268.476µs logger=migrator t=2026-05-04T19:03:37.865793249Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-04T19:03:37.867140349Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.34479ms logger=migrator t=2026-05-04T19:03:37.872839436Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T19:03:37.874368051Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.528305ms logger=migrator t=2026-05-04T19:03:37.880543168Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T19:03:37.88152103Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=973.752µs logger=migrator t=2026-05-04T19:03:37.886603904Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:03:37.886675855Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.391µs logger=migrator t=2026-05-04T19:03:37.891684877Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T19:03:37.892955046Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.269309ms logger=migrator t=2026-05-04T19:03:37.898408017Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T19:03:37.899820319Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.412232ms logger=migrator t=2026-05-04T19:03:37.904531744Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T19:03:37.906004977Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.473583ms logger=migrator t=2026-05-04T19:03:37.910555069Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T19:03:37.911598401Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.045093ms logger=migrator t=2026-05-04T19:03:37.916048121Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-04T19:03:37.925035162Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.988101ms logger=migrator t=2026-05-04T19:03:37.930836991Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-04T19:03:37.931760262Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=925.101µs logger=migrator t=2026-05-04T19:03:37.937019259Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-04T19:03:37.937101121Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=82.462µs logger=migrator t=2026-05-04T19:03:37.942034281Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-04T19:03:37.94377002Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.741379ms logger=migrator t=2026-05-04T19:03:37.948501785Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-04T19:03:37.949675302Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.189477ms logger=migrator t=2026-05-04T19:03:37.955596504Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-04T19:03:37.956725449Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.128575ms logger=migrator t=2026-05-04T19:03:37.961440475Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:03:37.961507686Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.082µs logger=migrator t=2026-05-04T19:03:37.966331674Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-04T19:03:37.967746785Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.414841ms logger=migrator t=2026-05-04T19:03:37.973818551Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-04T19:03:37.974779073Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=960.243µs logger=migrator t=2026-05-04T19:03:37.979439196Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-04T19:03:37.980425469Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=985.773µs logger=migrator t=2026-05-04T19:03:37.985911691Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-04T19:03:37.986844202Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=932.501µs logger=migrator t=2026-05-04T19:03:38.003750239Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-04T19:03:38.013025746Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.272307ms logger=migrator t=2026-05-04T19:03:38.030291752Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-04T19:03:38.031732764Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.440972ms logger=migrator t=2026-05-04T19:03:38.037937942Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T19:03:38.039450007Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.512634ms logger=migrator t=2026-05-04T19:03:38.044723255Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-04T19:03:38.071644635Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.925891ms logger=migrator t=2026-05-04T19:03:38.077068666Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-04T19:03:38.101138534Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.071128ms logger=migrator t=2026-05-04T19:03:38.107464855Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-04T19:03:38.108441327Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=976.422µs logger=migrator t=2026-05-04T19:03:38.113549281Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T19:03:38.114545273Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=995.702µs logger=migrator t=2026-05-04T19:03:38.120506106Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-04T19:03:38.128445914Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.937868ms logger=migrator t=2026-05-04T19:03:38.134740594Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-04T19:03:38.140654956Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.920062ms logger=migrator t=2026-05-04T19:03:38.147269934Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-04T19:03:38.148254036Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=983.822µs logger=migrator t=2026-05-04T19:03:38.154186858Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-04T19:03:38.155485577Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.297139ms logger=migrator t=2026-05-04T19:03:38.162676428Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-04T19:03:38.164275983Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.595595ms logger=migrator t=2026-05-04T19:03:38.170879621Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-04T19:03:38.172000866Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.123325ms logger=migrator t=2026-05-04T19:03:38.18654005Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:03:38.186631002Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=90.942µs logger=migrator t=2026-05-04T19:03:38.192902203Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-04T19:03:38.202302433Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.4016ms logger=migrator t=2026-05-04T19:03:38.210400774Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-04T19:03:38.217285457Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.883663ms logger=migrator t=2026-05-04T19:03:38.22458706Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-04T19:03:38.230884321Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.29685ms logger=migrator t=2026-05-04T19:03:38.238024821Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-04T19:03:38.239096104Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.071734ms logger=migrator t=2026-05-04T19:03:38.246907618Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-04T19:03:38.249918556Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=3.011338ms logger=migrator t=2026-05-04T19:03:38.256170695Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-04T19:03:38.262838915Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.66683ms logger=migrator t=2026-05-04T19:03:38.26665952Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-04T19:03:38.2711433Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.48343ms logger=migrator t=2026-05-04T19:03:38.279481505Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-04T19:03:38.28144851Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.965384ms logger=migrator t=2026-05-04T19:03:38.286354999Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-04T19:03:38.292904355Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.554206ms logger=migrator t=2026-05-04T19:03:38.298173103Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-04T19:03:38.305613219Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.439026ms logger=migrator t=2026-05-04T19:03:38.31053851Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-04T19:03:38.310632192Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=94.663µs logger=migrator t=2026-05-04T19:03:38.314780864Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-04T19:03:38.316042223Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.261069ms logger=migrator t=2026-05-04T19:03:38.320262766Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-04T19:03:38.321711599Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.447983ms logger=migrator t=2026-05-04T19:03:38.326889444Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-04T19:03:38.328066291Z 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.181917ms logger=migrator t=2026-05-04T19:03:38.332820067Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:03:38.332914729Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=94.532µs logger=migrator t=2026-05-04T19:03:38.337153283Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-04T19:03:38.343942616Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.790983ms logger=migrator t=2026-05-04T19:03:38.355416732Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-04T19:03:38.361705622Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.29067ms logger=migrator t=2026-05-04T19:03:38.365353853Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-04T19:03:38.369730161Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.376118ms logger=migrator t=2026-05-04T19:03:38.373844042Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-04T19:03:38.37998532Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.140818ms logger=migrator t=2026-05-04T19:03:38.388983071Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-04T19:03:38.396312924Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.330573ms logger=migrator t=2026-05-04T19:03:38.400880916Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-04T19:03:38.400989809Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=111.663µs logger=migrator t=2026-05-04T19:03:38.406781138Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-04T19:03:38.407739209Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=958.311µs logger=migrator t=2026-05-04T19:03:38.412505266Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-04T19:03:38.418873528Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.367662ms logger=migrator t=2026-05-04T19:03:38.422915199Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-04T19:03:38.423008971Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=98.012µs logger=migrator t=2026-05-04T19:03:38.428949653Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-04T19:03:38.434924457Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.974834ms logger=migrator t=2026-05-04T19:03:38.438839543Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-04T19:03:38.439891508Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.051554ms logger=migrator t=2026-05-04T19:03:38.445716218Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-04T19:03:38.454115245Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.408918ms logger=migrator t=2026-05-04T19:03:38.457811677Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-04T19:03:38.458593925Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=782.328µs logger=migrator t=2026-05-04T19:03:38.46283287Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-04T19:03:38.463857052Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.024112ms logger=migrator t=2026-05-04T19:03:38.469026638Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-04T19:03:38.475502882Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.476614ms logger=migrator t=2026-05-04T19:03:38.479274107Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-04T19:03:38.480029743Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=755.436µs logger=migrator t=2026-05-04T19:03:38.485112877Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-04T19:03:38.486110319Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=996.892µs logger=migrator t=2026-05-04T19:03:38.493956964Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-04T19:03:38.49553556Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.582336ms logger=migrator t=2026-05-04T19:03:38.500066101Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-04T19:03:38.501054023Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=988.012µs logger=migrator t=2026-05-04T19:03:38.505785218Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-04T19:03:38.50585279Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.902µs logger=migrator t=2026-05-04T19:03:38.510171787Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-04T19:03:38.511170239Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=998.572µs logger=migrator t=2026-05-04T19:03:38.515006875Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-04T19:03:38.515957426Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=950.021µs logger=migrator t=2026-05-04T19:03:38.520311252Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T19:03:38.520670281Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T19:03:38.527400431Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-04T19:03:38.528025625Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=615.234µs logger=migrator t=2026-05-04T19:03:38.531936323Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-04T19:03:38.533809534Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.872111ms logger=migrator t=2026-05-04T19:03:38.540049644Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-04T19:03:38.546880826Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.831302ms logger=migrator t=2026-05-04T19:03:38.554006635Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-04T19:03:38.555188822Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.185437ms logger=migrator t=2026-05-04T19:03:38.560353657Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-04T19:03:38.561594275Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.240417ms logger=migrator t=2026-05-04T19:03:38.568246564Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-04T19:03:38.569186034Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=939.94µs logger=migrator t=2026-05-04T19:03:38.573539061Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-04T19:03:38.574850331Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.31054ms logger=migrator t=2026-05-04T19:03:38.583521014Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-04T19:03:38.585399177Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.879062ms logger=migrator t=2026-05-04T19:03:38.592362002Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-04T19:03:38.592398242Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.781µs logger=migrator t=2026-05-04T19:03:38.598704733Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-04T19:03:38.598792715Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=89.822µs logger=migrator t=2026-05-04T19:03:38.604665597Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-04T19:03:38.612040241Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.343063ms logger=migrator t=2026-05-04T19:03:38.618074195Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-04T19:03:38.618367732Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=293.407µs logger=migrator t=2026-05-04T19:03:38.624177882Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-04T19:03:38.625853419Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.675737ms logger=migrator t=2026-05-04T19:03:38.632339294Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-04T19:03:38.632626881Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=287.937µs logger=migrator t=2026-05-04T19:03:38.63753316Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-04T19:03:38.638591764Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.058604ms logger=migrator t=2026-05-04T19:03:38.643295589Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-04T19:03:38.644192409Z level=info msg="Migration successfully executed" id="create secrets table" duration=896.68µs logger=migrator t=2026-05-04T19:03:38.65141373Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-04T19:03:38.68456795Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.14906ms logger=migrator t=2026-05-04T19:03:38.694072922Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-04T19:03:38.701690143Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.617551ms logger=migrator t=2026-05-04T19:03:38.705769914Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-04T19:03:38.705924348Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=159.384µs logger=migrator t=2026-05-04T19:03:38.710456488Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-04T19:03:38.742368961Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.911243ms logger=migrator t=2026-05-04T19:03:38.746700307Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-04T19:03:38.779554221Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.838054ms logger=migrator t=2026-05-04T19:03:38.784807819Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-04T19:03:38.785475583Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=668.704µs logger=migrator t=2026-05-04T19:03:38.791785464Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-04T19:03:38.79293947Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.153406ms logger=migrator t=2026-05-04T19:03:38.798363692Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-04T19:03:38.79875144Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=393.559µs logger=migrator t=2026-05-04T19:03:38.805895879Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-04T19:03:38.806881232Z level=info msg="Migration successfully executed" id="create permission table" duration=985.093µs logger=migrator t=2026-05-04T19:03:38.81131329Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-04T19:03:38.814245075Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.933045ms logger=migrator t=2026-05-04T19:03:38.819399531Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-04T19:03:38.82021845Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=818.85µs logger=migrator t=2026-05-04T19:03:38.825514037Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-04T19:03:38.82653469Z level=info msg="Migration successfully executed" id="create role table" duration=1.019233ms logger=migrator t=2026-05-04T19:03:38.833329512Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-04T19:03:38.838857035Z level=info msg="Migration successfully executed" id="add column display_name" duration=5.528043ms logger=migrator t=2026-05-04T19:03:38.843244853Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-04T19:03:38.848636214Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.390701ms logger=migrator t=2026-05-04T19:03:38.853995584Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-04T19:03:38.85563118Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.635066ms logger=migrator t=2026-05-04T19:03:38.863110237Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-04T19:03:38.865298406Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.189539ms logger=migrator t=2026-05-04T19:03:38.870319947Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-04T19:03:38.871081805Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=761.468µs logger=migrator t=2026-05-04T19:03:38.87895554Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-04T19:03:38.880171798Z level=info msg="Migration successfully executed" id="create team role table" duration=1.218698ms logger=migrator t=2026-05-04T19:03:38.884421372Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-04T19:03:38.885488057Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.062735ms logger=migrator t=2026-05-04T19:03:38.88968088Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-04T19:03:38.891594143Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.908623ms logger=migrator t=2026-05-04T19:03:38.897686459Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-04T19:03:38.899291735Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.607276ms logger=migrator t=2026-05-04T19:03:38.904250976Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-04T19:03:38.905604766Z level=info msg="Migration successfully executed" id="create user role table" duration=1.35314ms logger=migrator t=2026-05-04T19:03:38.910018505Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-04T19:03:38.911076868Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.057883ms logger=migrator t=2026-05-04T19:03:38.915873435Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-04T19:03:38.917160644Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.286058ms logger=migrator t=2026-05-04T19:03:38.922804739Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-04T19:03:38.923941975Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.137776ms logger=migrator t=2026-05-04T19:03:38.929278034Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-04T19:03:38.930693176Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.415832ms logger=migrator t=2026-05-04T19:03:38.935601206Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-04T19:03:38.936669509Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.067673ms logger=migrator t=2026-05-04T19:03:38.94384097Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-04T19:03:38.945338533Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.491632ms logger=migrator t=2026-05-04T19:03:38.951399348Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-04T19:03:38.960152363Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.751845ms logger=migrator t=2026-05-04T19:03:38.963841466Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-04T19:03:38.964642594Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=804.268µs logger=migrator t=2026-05-04T19:03:38.969190596Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-04T19:03:38.970047284Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=855.978µs logger=migrator t=2026-05-04T19:03:38.973764887Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-04T19:03:38.974809501Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.044674ms logger=migrator t=2026-05-04T19:03:38.979932016Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-04T19:03:38.980988569Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.056423ms logger=migrator t=2026-05-04T19:03:38.985367026Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-04T19:03:38.986148404Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=784.268µs logger=migrator t=2026-05-04T19:03:38.990818388Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-04T19:03:38.991952354Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.133826ms logger=migrator t=2026-05-04T19:03:38.995436541Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-04T19:03:39.004076504Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.639113ms logger=migrator t=2026-05-04T19:03:39.00834585Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-04T19:03:39.016105343Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.760743ms logger=migrator t=2026-05-04T19:03:39.019668063Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-04T19:03:39.027784244Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.115461ms logger=migrator t=2026-05-04T19:03:39.031240771Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-04T19:03:39.037279146Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.037634ms logger=migrator t=2026-05-04T19:03:39.041731766Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-04T19:03:39.042767658Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.035883ms logger=migrator t=2026-05-04T19:03:39.046066402Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-04T19:03:39.047358941Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.291089ms logger=migrator t=2026-05-04T19:03:39.051623416Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-04T19:03:39.052662889Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.039463ms logger=migrator t=2026-05-04T19:03:39.05717308Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-04T19:03:39.058017558Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=844.398µs logger=migrator t=2026-05-04T19:03:39.06162848Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-04T19:03:39.062688293Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.057443ms logger=migrator t=2026-05-04T19:03:39.066923168Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-04T19:03:39.06698938Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=66.882µs logger=migrator t=2026-05-04T19:03:39.070495978Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-04T19:03:39.070535558Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=38.61µs logger=migrator t=2026-05-04T19:03:39.074146249Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-04T19:03:39.074564138Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=418.109µs logger=migrator t=2026-05-04T19:03:39.078561578Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-04T19:03:39.079497958Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=936.94µs logger=migrator t=2026-05-04T19:03:39.084086081Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-04T19:03:39.084798007Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=712.446µs logger=migrator t=2026-05-04T19:03:39.088265164Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-04T19:03:39.088501259Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=236.095µs logger=migrator t=2026-05-04T19:03:39.092696253Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-04T19:03:39.093642234Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=949.881µs logger=migrator t=2026-05-04T19:03:39.100809714Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-04T19:03:39.103039043Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.216249ms logger=migrator t=2026-05-04T19:03:39.109906037Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-04T19:03:39.111951833Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.045986ms logger=migrator t=2026-05-04T19:03:39.118382327Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-04T19:03:39.12660648Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.224053ms logger=migrator t=2026-05-04T19:03:39.131583042Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-04T19:03:39.131651553Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=69.261µs logger=migrator t=2026-05-04T19:03:39.135286434Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-04T19:03:39.136197864Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=918.06µs logger=migrator t=2026-05-04T19:03:39.14002493Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-04T19:03:39.141764778Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.739668ms logger=migrator t=2026-05-04T19:03:39.146942334Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-04T19:03:39.148017399Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.075255ms logger=migrator t=2026-05-04T19:03:39.152697432Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-04T19:03:39.163382081Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.684809ms logger=migrator t=2026-05-04T19:03:39.167969504Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-04T19:03:39.16868066Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=711.046µs logger=migrator t=2026-05-04T19:03:39.175985463Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-04T19:03:39.178037718Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.057835ms logger=migrator t=2026-05-04T19:03:39.18525557Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:03:39.209802148Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.545088ms logger=migrator t=2026-05-04T19:03:39.216439486Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-04T19:03:39.217697244Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.256937ms logger=migrator t=2026-05-04T19:03:39.222979052Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-04T19:03:39.224730331Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.750839ms logger=migrator t=2026-05-04T19:03:39.229661021Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-04T19:03:39.230888858Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.225717ms logger=migrator t=2026-05-04T19:03:39.235264747Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-04T19:03:39.236400512Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.136595ms logger=migrator t=2026-05-04T19:03:39.246012167Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-04T19:03:39.246420245Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=409.769µs logger=migrator t=2026-05-04T19:03:39.259100728Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-04T19:03:39.261176165Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.079777ms logger=migrator t=2026-05-04T19:03:39.267902745Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-04T19:03:39.27934876Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.444095ms logger=migrator t=2026-05-04T19:03:39.283135045Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-04T19:03:39.283955763Z level=info msg="Migration successfully executed" id="create entity_events table" duration=820.918µs logger=migrator t=2026-05-04T19:03:39.288826463Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-04T19:03:39.289995828Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.169486ms logger=migrator t=2026-05-04T19:03:39.297278531Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T19:03:39.297785962Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T19:03:39.305128407Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T19:03:39.305838362Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T19:03:39.310927436Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-04T19:03:39.312228454Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.305848ms logger=migrator t=2026-05-04T19:03:39.318237669Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-04T19:03:39.319836115Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.598697ms logger=migrator t=2026-05-04T19:03:39.324784945Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T19:03:39.325869079Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.084184ms logger=migrator t=2026-05-04T19:03:39.330688237Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T19:03:39.332254151Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.564594ms logger=migrator t=2026-05-04T19:03:39.337628822Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T19:03:39.339192147Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.564305ms logger=migrator t=2026-05-04T19:03:39.34426276Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T19:03:39.346109091Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.845641ms logger=migrator t=2026-05-04T19:03:39.351979082Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-04T19:03:39.353305812Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.32539ms logger=migrator t=2026-05-04T19:03:39.359580792Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-04T19:03:39.361438384Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.857221ms logger=migrator t=2026-05-04T19:03:39.366347423Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T19:03:39.367506559Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.159206ms logger=migrator t=2026-05-04T19:03:39.373057623Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T19:03:39.374793381Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.735658ms logger=migrator t=2026-05-04T19:03:39.37964567Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-04T19:03:39.380743315Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.129086ms logger=migrator t=2026-05-04T19:03:39.385910659Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-04T19:03:39.410540459Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.62595ms logger=migrator t=2026-05-04T19:03:39.416645616Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-04T19:03:39.425401542Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.755326ms logger=migrator t=2026-05-04T19:03:39.475372287Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-04T19:03:39.48757659Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.204603ms logger=migrator t=2026-05-04T19:03:39.494506004Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-04T19:03:39.494960324Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=454.01µs logger=migrator t=2026-05-04T19:03:39.502242287Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-04T19:03:39.510941572Z level=info msg="Migration successfully executed" id="add share column" duration=8.699094ms logger=migrator t=2026-05-04T19:03:39.515949073Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-04T19:03:39.51627049Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=321.307µs logger=migrator t=2026-05-04T19:03:39.521333464Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-04T19:03:39.522252784Z level=info msg="Migration successfully executed" id="create file table" duration=919.29µs logger=migrator t=2026-05-04T19:03:39.530097359Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-04T19:03:39.532990154Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.896225ms logger=migrator t=2026-05-04T19:03:39.541049764Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-04T19:03:39.542186919Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.142595ms logger=migrator t=2026-05-04T19:03:39.548150132Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-04T19:03:39.549196976Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.047534ms logger=migrator t=2026-05-04T19:03:39.554437303Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-04T19:03:39.556078899Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.640746ms logger=migrator t=2026-05-04T19:03:39.561402408Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-04T19:03:39.56146451Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=62.782µs logger=migrator t=2026-05-04T19:03:39.567422312Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-04T19:03:39.567516894Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=95.332µs logger=migrator t=2026-05-04T19:03:39.572940226Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-04T19:03:39.573959059Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.018164ms logger=migrator t=2026-05-04T19:03:39.579634436Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-04T19:03:39.580051565Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=417.549µs logger=migrator t=2026-05-04T19:03:39.58566532Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-04T19:03:39.587346187Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.680437ms logger=migrator t=2026-05-04T19:03:39.592983173Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-04T19:03:39.604143422Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.159729ms logger=migrator t=2026-05-04T19:03:39.609396Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-04T19:03:39.609678106Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=282.826µs logger=migrator t=2026-05-04T19:03:39.614999145Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-04T19:03:39.616972419Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.973414ms logger=migrator t=2026-05-04T19:03:39.623021184Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-04T19:03:39.62374255Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=722.646µs logger=migrator t=2026-05-04T19:03:39.628871304Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-04T19:03:39.629310354Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=439.14µs logger=migrator t=2026-05-04T19:03:39.634282825Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-04T19:03:39.634894289Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=614.904µs logger=migrator t=2026-05-04T19:03:39.640005583Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-04T19:03:39.650376635Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.371782ms logger=migrator t=2026-05-04T19:03:39.656234276Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-04T19:03:39.664804087Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.567211ms logger=migrator t=2026-05-04T19:03:39.669686806Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-04T19:03:39.670562655Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=871.469µs logger=migrator t=2026-05-04T19:03:39.675506396Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-04T19:03:39.76394744Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=88.437634ms logger=migrator t=2026-05-04T19:03:39.770951597Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-04T19:03:39.773192567Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.23782ms logger=migrator t=2026-05-04T19:03:39.779283083Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-04T19:03:39.780437509Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.154086ms logger=migrator t=2026-05-04T19:03:39.785177485Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-04T19:03:39.813999678Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.818963ms logger=migrator t=2026-05-04T19:03:39.821277251Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-04T19:03:39.832306287Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.026256ms logger=migrator t=2026-05-04T19:03:39.837910142Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-04T19:03:39.838302031Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=391.879µs logger=migrator t=2026-05-04T19:03:39.843882645Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-04T19:03:39.844066549Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=184.014µs logger=migrator t=2026-05-04T19:03:39.84993049Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-04T19:03:39.850324439Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=395.529µs logger=migrator t=2026-05-04T19:03:39.856266151Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-04T19:03:39.856511577Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=250.726µs logger=migrator t=2026-05-04T19:03:39.861958659Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-04T19:03:39.862200634Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=242.535µs logger=migrator t=2026-05-04T19:03:39.868571837Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-04T19:03:39.869893906Z level=info msg="Migration successfully executed" id="create folder table" duration=1.259858ms logger=migrator t=2026-05-04T19:03:39.875376558Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-04T19:03:39.876694528Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.31826ms logger=migrator t=2026-05-04T19:03:39.882172251Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-04T19:03:39.883373927Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.201846ms logger=migrator t=2026-05-04T19:03:39.88931989Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-04T19:03:39.889371841Z level=info msg="Migration successfully executed" id="Update folder title length" duration=48.511µs logger=migrator t=2026-05-04T19:03:39.894919605Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T19:03:39.896683944Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.76546ms logger=migrator t=2026-05-04T19:03:39.902564476Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T19:03:39.904915748Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.352222ms logger=migrator t=2026-05-04T19:03:39.911825772Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-04T19:03:39.913082161Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.250779ms logger=migrator t=2026-05-04T19:03:39.918055461Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-04T19:03:39.918486261Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=436.26µs logger=migrator t=2026-05-04T19:03:39.923705797Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-04T19:03:39.923987345Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=276.327µs logger=migrator t=2026-05-04T19:03:39.929939847Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-04T19:03:39.931062362Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.122805ms logger=migrator t=2026-05-04T19:03:39.93635364Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-04T19:03:39.938008588Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.653807ms logger=migrator t=2026-05-04T19:03:39.943723595Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-04T19:03:39.945392001Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.671746ms logger=migrator t=2026-05-04T19:03:39.951701362Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-04T19:03:39.95293842Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.243888ms logger=migrator t=2026-05-04T19:03:39.958601437Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-04T19:03:39.960629172Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.020255ms logger=migrator t=2026-05-04T19:03:39.965880879Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-04T19:03:39.967007205Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.125275ms logger=migrator t=2026-05-04T19:03:39.972919746Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-04T19:03:39.974440131Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.520075ms logger=migrator t=2026-05-04T19:03:39.979911412Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-04T19:03:39.98207143Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.160518ms logger=migrator t=2026-05-04T19:03:39.987829039Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-04T19:03:39.988754761Z level=info msg="Migration successfully executed" id="create signing_key table" duration=925.411µs logger=migrator t=2026-05-04T19:03:39.993644219Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-04T19:03:39.995567382Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.923593ms logger=migrator t=2026-05-04T19:03:40.00087039Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-04T19:03:40.002132518Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.263308ms logger=migrator t=2026-05-04T19:03:40.007844776Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-04T19:03:40.008328897Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=485.951µs logger=migrator t=2026-05-04T19:03:40.013239666Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-04T19:03:40.023760001Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.520475ms logger=migrator t=2026-05-04T19:03:40.029404718Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-04T19:03:40.029928439Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=525.041µs logger=migrator t=2026-05-04T19:03:40.034959221Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T19:03:40.034992432Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.111µs logger=migrator t=2026-05-04T19:03:40.041491727Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T19:03:40.043282557Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.78722ms logger=migrator t=2026-05-04T19:03:40.048421582Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T19:03:40.048440063Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.501µs logger=migrator t=2026-05-04T19:03:40.05367341Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-04T19:03:40.055776697Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.169759ms logger=migrator t=2026-05-04T19:03:40.061831382Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T19:03:40.06397601Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.144178ms logger=migrator t=2026-05-04T19:03:40.07209285Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-04T19:03:40.073929282Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.832171ms logger=migrator t=2026-05-04T19:03:40.079593288Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-04T19:03:40.080388466Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=795.558µs logger=migrator t=2026-05-04T19:03:40.087157987Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-04T19:03:40.087616617Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=458.21µs logger=migrator t=2026-05-04T19:03:40.093050069Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-04T19:03:40.093655632Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=605.023µs logger=migrator t=2026-05-04T19:03:40.098812177Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-04T19:03:40.099816549Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.005202ms logger=migrator t=2026-05-04T19:03:40.104509684Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-04T19:03:40.105367823Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=857.759µs logger=migrator t=2026-05-04T19:03:40.110653972Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-04T19:03:40.122725381Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.0642ms logger=migrator t=2026-05-04T19:03:40.134472314Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-04T19:03:40.174860665Z level=info msg="Migration successfully executed" id="add region_slug column" duration=40.387671ms logger=migrator t=2026-05-04T19:03:40.181439522Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-04T19:03:40.191328403Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.891791ms logger=migrator t=2026-05-04T19:03:40.198596206Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-04T19:03:40.198652967Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=57.931µs logger=migrator t=2026-05-04T19:03:40.20643112Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-04T19:03:40.219057822Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.620852ms logger=migrator t=2026-05-04T19:03:40.22434245Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-04T19:03:40.232686907Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.344167ms logger=migrator t=2026-05-04T19:03:40.239831466Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-04T19:03:40.240238405Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=406.279µs logger=migrator t=2026-05-04T19:03:40.245353639Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.86345676s logger=migrator t=2026-05-04T19:03:40.246030454Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-04T19:03:40.261550031Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-04T19:03:40.261792886Z level=info msg="Created default organization" logger=secrets t=2026-05-04T19:03:40.268376703Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T19:03:40.315147528Z level=info msg="Restored cache from database" duration=447.78µs logger=plugin.store t=2026-05-04T19:03:40.316385936Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-04T19:03:40.356332327Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-04T19:03:40.356361968Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-04T19:03:40.35643915Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-04T19:03:40.35644904Z level=info msg="Plugins loaded" count=54 duration=40.064924ms logger=query_data t=2026-05-04T19:03:40.360312486Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-04T19:03:40.364004669Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-04T19:03:40.370538854Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-04T19:03:40.384421184Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-04T19:03:40.387683267Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-04T19:03:40.390575742Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-04T19:03:40.409625447Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-04T19:03:40.42814865Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-04T19:03:40.449116209Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-04T19:03:40.449147099Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-04T19:03:40.449727132Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-04T19:03:40.449992688Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-04T19:03:40.449972558Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-04T19:03:40.454490019Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-04T19:03:40.461756741Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-04T19:03:40.524232366Z level=info msg="Update check succeeded" duration=73.630194ms logger=grafana.update.checker t=2026-05-04T19:03:40.526297533Z level=info msg="Update check succeeded" duration=76.025318ms logger=ngalert.state.manager t=2026-05-04T19:03:40.535203781Z level=info msg="State cache has been initialized" states=0 duration=85.472169ms logger=ngalert.scheduler t=2026-05-04T19:03:40.535264833Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-04T19:03:40.535354725Z level=info msg=starting first_tick=2026-05-04T19:03:50Z logger=provisioning.dashboard t=2026-05-04T19:03:40.540005908Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-04T19:03:40.552849455Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-04T19:03:40.565297422Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-04T19:03:40.651792214Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T19:03:40.696482612Z level=info msg="Patterns update finished" duration=87.460493ms logger=grafana-apiserver t=2026-05-04T19:03:40.962381589Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-04T19:03:40.96290044Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-04T19:03:43.989811475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:44.003349177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:44.15668501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:44.401822474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:44.854770328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:44.902021103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:44.920644578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:44.968356513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:44.988897092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.040114956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.056316398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.094569701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.113217468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.152248429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.169809071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.221828893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.236104882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.274293054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.294183099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.346354343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.365270386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.414684489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.430076522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.471472237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.490509172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.530678589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.551886393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.597082982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.617000617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.659921384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.682589631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.738268004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.757549724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.800964383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.825100103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.881505112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.903669107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.953933899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:45.974662971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.060292084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.08159927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.137373445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.157040695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.216794608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.237733335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.304000796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.325999997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.379502101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.396790327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.466906122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.484429984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.560279137Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.580242464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.633925332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.650313318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.719108124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.735864718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.79776258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.81655967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.875078347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.894142162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.952519125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:46.972851209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.03514868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.055372252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.163525167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.176703271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.248425522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.267176771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.33565439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.355073803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.406964492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.435365506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.555707303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.579430333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.66796606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.691022074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.764519755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.781220098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:47.856354136Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-04T19:04:54.473938607Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T19:13:40.488854917Z level=info msg="Completed cleanup jobs" duration=38.382392ms logger=plugins.update.checker t=2026-05-04T19:13:40.575661155Z level=info msg="Update check succeeded" duration=51.311871ms logger=sqlstore.transactions t=2026-05-04T19:18:40.378322717Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-04T19:23:40.490374523Z level=info msg="Completed cleanup jobs" duration=40.211805ms logger=plugins.update.checker t=2026-05-04T19:23:40.576341879Z level=info msg="Update check succeeded" duration=51.009089ms logger=cleanup t=2026-05-04T19:33:40.503398058Z level=info msg="Completed cleanup jobs" duration=53.207648ms logger=plugins.update.checker t=2026-05-04T19:33:40.584574992Z level=info msg="Update check succeeded" duration=60.23455ms logger=infra.usagestats t=2026-05-04T19:34:54.49715439Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T19:43:40.485085283Z level=info msg="Completed cleanup jobs" duration=35.048284ms logger=plugins.update.checker t=2026-05-04T19:43:40.574367775Z level=info msg="Update check succeeded" duration=49.492541ms logger=cleanup t=2026-05-04T19:53:40.490472357Z level=info msg="Completed cleanup jobs" duration=39.397788ms logger=plugins.update.checker t=2026-05-04T19:53:40.581276155Z level=info msg="Update check succeeded" duration=56.210407ms logger=cleanup t=2026-05-04T20:03:40.483789804Z level=info msg="Completed cleanup jobs" duration=33.03737ms logger=plugins.update.checker t=2026-05-04T20:03:40.583665897Z level=info msg="Update check succeeded" duration=58.425293ms